JohnCoene / tippy

💬 Tippy.js for Shiny
http://tippy.john-coene.com/
Other
76 stars 2 forks source link
htmlwidget htmlwidgets r rstats

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