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)

Arguments

group

Vector of group names.

type

Numeric vector of group type. Living = 0, Producer = 1, Detritus = 2, Fleet = 3.

stgroup

Vector of multistanza group names. Include NA for non-stanza groups.

Value

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).