Creates a shell of the Rpath.params list object which contains the model, diet, multistanza, and pedigree parameters.
create.rpath.params(group, type, stgroup = NA)
Vector of group names.
Numeric vector of group type. Living = 0, Producer = 1, Detritus = 2, Fleet = 3.
Vector of multistanza group names. Include NA for non-stanza groups.
Outputs a list object of Rpath parameters which are populated with values of NA or logical default values. Values can then be filled in using R. Use check.rpath.params() to ensure parameter files are filled out correctly (NOTE: This does not ensure data is correct just that it is in the right places).
Other Rpath functions:
MTI()
,
adjust.forcing()
,
check.rpath.params()
,
extract.node()
,
frate.table()
,
read.rpath.params()
,
rpath()
,
rpath.groups()
,
rpath.stanzas()
,
stanzaplot()
,
webplot()
,
write.Rpath()
,
write.Rsim()
,
write.rpath.params()