Description Usage Arguments Value See Also
View source: R/write_functions.R
Outputs basic parameters or mortalities to a .csv file.
1 | write.Rpath(x, file = NA, morts = F, ...)
|
x |
Rpath model created by the ecopath() function. |
file |
file name for resultant file. Need to specify ".csv" or ".RData". |
morts |
Logical value whether to output basic parameters or mortalities. |
Writes a .csv file with the basic parameters or mortalities from an Rpath object.
Other Rpath functions:
MTI()
,
adjust.fishing()
,
adjust.forcing()
,
adjust.scenario()
,
check.rpath.params()
,
create.rpath.params()
,
extract.node()
,
frate.table()
,
read.rpath.params()
,
rpath.groups()
,
rpath.stanzas()
,
rpath()
,
rsim.params()
,
rsim.plot()
,
rsim.scenario()
,
rsim.step()
,
stanzaplot()
,
webplot()
,
write.Rsim()
,
write.rpath.params()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.