View source: R/shiny-functions.R
assemble_analysis_module_info_shiny | R Documentation |
Title
assemble_analysis_module_info_shiny(input_list, object)
input_list |
shiny server input list. |
object |
the cypro object of the session |
example_df |
the example data file uploaded |
the list cypro_modules
subsetted by modules to be used. It
contains information about how the variables needed are named in the
example data.frame as well as which of the computable variables
have to be computed or are already part of the data to be loaded.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.