Creates a list of the initialized module state
Arguments
- FM_yaml_file
App configuration file with FM as main section.
- MOD_yaml_file
Module configuration file with MC as main section.
- id
ID string for the module.
- id_UD
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_DW
ID string for the data wrangling module to process any uploaded data
- session
Shiny session variable (in app) or a list (outside of app)