View source: R/module_data_summary.R
module_server_summary | R Documentation |
Server Module: data summary
module_server_summary(
input,
output,
session,
dframe,
df_label,
start_clicked,
group_var_check
)
input , output , session |
standard |
dframe |
reactive, input data frame |
df_label |
character, name of initial data set |
start_clicked |
reactive holding start action button |
group_var_check |
reactive holding group check output |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.