These are the default options, set when the package is loaded by `library(growR)`. To get or change the current value of an option, use the `options()` function.
- growR.verbosity
Integer that controls how much console output is generated by growR functions. Higher numbers mean more output. See [logger()].
- growR.input_dir
Name of the directory in which to look for input files.
- growR.output_dir
Name of the directory into which output files are written.
- growR.data_dir
Name of the directory in which to look for measured data files.