tippy

July 6, 2021 ยท View on GitHub

Build Status CRAN status

tippy

tippy

Tippy.js R htmlwidget: tooltips for R markdown and Shiny.

:warning: The API is in flux, the dev version is likely to change a lot and break things.

Install

# stable
install.packages("tippy") 

# dev
# install.packages("remotes") 
remotes::install_github("JohnCoene/tippy")

Documentation