Skip to content

Resolve "Add option to read user-defined file for configuring the r2ogs5 environment"

Johannes Boog requested to merge 95-feat_optionnal_config_file into master

Users can now define the package options() in a configuration yml file e.g. config.yml. The file should placed in the project directory or current work directory- It will be read during package loading, or by using the function update_options_from_config().

Closes #95 (closed)

Edited by phit0

Merge request reports