rpath | R Documentation |
Performs initial mass balance using a model parameter file and diet matrix file.
rpath(Rpath.params, eco.name = NA, eco.area = 1)
Rpath.params |
R object containing the Rpath parameters. This is generated either by the create.rpath.params or read.rpath.params functions. |
eco.name |
Optional name of the ecosystem which becomes an attribute of rpath object. |
eco.area |
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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.