Uses the leading stanza to calculate the biomass and consumption of other stanzas necessary to support the leading stanza.
Arguments
- Rpath.params
R object containing the parameters needed to create a
Rpath
model. This is generated either by thecreate.rpath.params()
orread.rpath.params()
functions.
Value
Calculates and adds biomass and consumption for trailing stanza groups. Also adds weight at age and number at age for multi-staza groups.
See also
Other Rpath functions:
MTI()
,
check.rpath.params()
,
create.rpath.params()
,
frate.table()
,
read.rpath.params()
,
rpath()
,
rpath.consumers()
,
rpath.detrital()
,
rpath.gears()
,
rpath.groups()
,
rpath.living()
,
rpath.mixotrophs()
,
rpath.producers()
,
stanzaplot()
,
webplot()
,
write.Rpath()
,
write.rpath.params()