Description Usage Arguments Value See Also
View source: R/awareness_tab.R
UI for understanding plot. No current mechanism to select this plot vs. another.
1 2 | understandingPlotUI(id, hovertext = NULL, width = 9,
box_title = NULL)
|
id |
Module namespace. |
hovertext |
string, optional; RLumShiny::tooltip's text parameter; displayed when cursor hovers over plot |
width |
numeric, between 1 and 12, used by Bootstrap to determine box width. |
box_title |
string, title of box. |
A shiny tagList() containing formatted plotly plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.