View source: R/mod_applyButtonInput.R
mod_applyButtonInput | R Documentation |
A shiny module to create and populate the buttons inputs
mod_applyButtonInput(id)
mod_applyButton(
input,
output,
session,
lang,
texts_thes,
var_thes,
numerical_thes,
data_reactives,
filter_reactives
)
id |
shiny id |
input |
internal |
output |
internal |
session |
internal |
lang |
language selected |
texts_thes , var_thes , numerical_thes |
thesauruses |
data_reactives , filter_reactives |
reactives needed |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.