mod_helpUI | R Documentation |
module for creating the astounding viz when click
mod_helpUI(id)
mod_help(
input,
output,
session,
data_reactives,
viz_reactives,
nfidb,
var_thes,
texts_thes,
numerical_thes,
lang
)
id |
shiny id |
input |
internal |
output |
internal |
session |
internal |
data_reactives , viz_reactives |
reactives needed |
nfidb |
object to access the database, with describe_var method |
var_thes , texts_thes , numerical_thes |
thesauruses |
lang |
language selected |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.