Creates a list of the initialized module state
NCA_init_state(FM_yaml_file, MOD_yaml_file, id, id_UD, id_DW, session)
list containing an empty NCA state
App configuration file with FM as main section.
Module configuration file with MC as main section.
ID string for the module.
ID string for the upload data module used to handle uploads or the name of the list element in react_state where the data set is stored.
ID string for the data wrangling module to process any uploaded data
Shiny session variable (in app) or a list (outside of app)