load_config {REffectivePred} | R Documentation |
Load the configuration file as an object in the global environment. This can be passed to the main functions instead of the individual arguments within, for user convenience.
load_config()
A ’config’ object, which is a list that stores input parameters and settings from config.yml. Variable names are imported exactly. See the configuration file for details.