| shg_write_config_yaml | R Documentation |
Strips audit-only keys when present, then drops redundant input paths when
smok_params_source and mort_params_source are set (same idea as
portable save). Sparse lists serialize as-is (minimal keys only).
shg_write_config_yaml(config, path)
config |
Named list ( |
path |
Output file path. |
Parameter provenance and table paths are grouped under a params mapping
when present (smok_params_source, mort_params_source,
mort_params_type, and/or input_data_folder with per-table filenames).
shg_load_config and shg_apply_config accept nested or flat keys.
For full portable fixed-cohort bundles, config should include both
parameter sources and complete repeat, race,
sex, cohort_year (see shg_save_config).
path, invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.