Skip to content

JohnCoene/tippy

Repository files navigation

Build Status CRAN status

tippy

tippy

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

⚠️ 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")