rpath.groups: Rpath functional group names

View source: R/Rpath_support.R

rpath.groupsR Documentation

Rpath functional group names

Description

Get a character vector of functional group names from an Rpath object (balanced model) or an Rpath.params object (unbalanced model parameters) based on the 'type' input parameter as follows: (0: consumers, 1: producers, 2: detrital, 3: gears, 0<type<1: mixotrophs). Living groups are consumers + producers. Note that mixotrophs are not returned as either consumers or producers, only separately.

Usage

rpath.groups(Rpath)

rpath.living(Rpath)

rpath.detrital(Rpath)

rpath.gears(Rpath)

rpath.producers(Rpath)

rpath.consumers(Rpath)

rpath.mixotrophs(Rpath)

Arguments

Rpath

Balanced Rpath model generated by rpath.

Value

Returns a character vector containing the names of Rpath functional groups by category (group type).

See Also

Other Rpath functions: MTI(), adjust.forcing(), check.rpath.params(), create.rpath.params(), extract.node(), frate.table(), read.rpath.params(), rpath(), rpath.stanzas(), stanzaplot(), webplot(), write.Rpath(), write.Rsim(), write.rpath.params()


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