| CTS_fetch_sc_meta | R Documentation |
This provides meta information about simulatino options. This includes option names, text descriptions, ui_names used, etc.
CTS_fetch_sc_meta(
MOD_yaml_file = system.file(package = "ruminate", "templates", "CTS.yaml")
)
MOD_yaml_file |
Module configuration file with MC as main section. |
List with the following elements:
config List from the YAML->MC->sim_config.
summary: Dataframe with elements of config in tabular format.
ui_config Vector of all the ui_ids for configuration options.
CTS_fetch_sc_meta()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.