Writes a configuration files for the biocro model
Source:R/write.configs.BIOCRO.R
write.config.BIOCRO.RdWrites a configuration files for the biocro model
Arguments
- defaults
named list with default model parameter values
- trait.values
named list (or dataframe of trait values) can either be a data.frame or named list of traits, e.g.
data.frame(vmax = 1, b0 = 2)orlist(vmax = 1, b0 = 2)- settings
pecan settings file configured for BioCro
- run.id
integer; a unique identifier for the run.