Performs initial mass balance using a model parameter file and diet matrix file.
rpath(Rpath.params, eco.name = NA, eco.area = 1)
R object containing the Rpath parameters. This is generated either by the create.rpath.params or read.rpath.params functions.
Optional name of the ecosystem which becomes an attribute of rpath object.
Optional area of the ecosystem which becomes an attribute of the rpath object.
Returns an Rpath object that can be supplied to the rsim.scenario function.
Other Rpath functions:
MTI()
,
adjust.forcing()
,
check.rpath.params()
,
create.rpath.params()
,
extract.node()
,
frate.table()
,
read.rpath.params()
,
rpath.groups()
,
rpath.stanzas()
,
stanzaplot()
,
webplot()
,
write.Rpath()
,
write.Rsim()
,
write.rpath.params()