Resolve "Add option to read user-defined file for configuring the r2ogs5 environment"
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