create.rpath.params: Creates a shell for the Rpath.params object

View source: R/param.R

create.rpath.paramsR Documentation

Creates a shell for the Rpath.params object

Description

Creates a shell of the Rpath.params list object which contains the model, diet, multistanza, and pedigree parameters.

Usage

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

See Also

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


NOAA-EDAB/Rpath documentation built on June 5, 2024, 9:03 p.m.