Build Status CRAN status

tippy

tippy

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

Install

# stable
install.packages("tippy") 

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

Documentation