Include tooltips in Rmarkdown documents and Shiny applications.
⚠️ The API is in flux, the dev
version is likely to change a lot and break things.
CRAN release.
install.packages("tippy")
Development version from GitHub.
# install.packages("remotes")
remotes::install_github("JohnCoene/tippy")
remotes::install_bitbucket("JohnCoene/tippy")