| shg_apply_config | R Documentation |
Resets the instance with shg_reset_defaults, then applies
config. When smok_params_source and mort_params_source are
set, derived table paths are stripped and parameters are restored via
shg_load_params (same idea as shg_load_config).
Otherwise settings are applied with
shg$useConfig() only; explicit input_data_folder / per-table
filenames in config are preserved.
shg_apply_config(shg, config = list())
shg |
An |
config |
Named list (may be empty). |
shg, invisibly.
shg_reset_defaults, shg_load_config
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.