View source: R/utils_tooltip.R
cs_tooltip | R Documentation |
Add a tooltip to an HTML Element from 'tags'
cs_tooltip(..., tooltip = NULL)
... |
Elements to pass to 'tags$div()' |
tooltip |
Tooltip text - passed to the 'title' of 'tags$div()' |
A 'div' element
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.