Description Usage Arguments Details
A shiny Module.
1 2 3 | mod_dataviz_ui(id, type = c("point", "hist", "boxplot", "bar"))
mod_dataviz_server(input, output, session, type)
|
id |
shiny id |
input |
internal |
output |
internal |
session |
internal |
dataviz UI Function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.