Performs initial mass balance using a Rpath.params()
file
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.- eco.name
Optional name of the ecosystem which becomes an attribute of the
Rpath
model.- eco.area
Optional area of the ecosystem which becomes an attribute of the
Rpath
model.
See also
Other Rpath functions:
MTI()
,
check.rpath.params()
,
create.rpath.params()
,
frate.table()
,
read.rpath.params()
,
rpath.consumers()
,
rpath.detrital()
,
rpath.gears()
,
rpath.groups()
,
rpath.living()
,
rpath.mixotrophs()
,
rpath.producers()
,
rpath.stanzas()
,
stanzaplot()
,
webplot()
,
write.Rpath()
,
write.rpath.params()