Outputs basic parameters or mortalities to a .csv file.
write.Rpath(x, file = NA, morts = F)
Rpath model created by the ecopath() function.
file name for resultant file. Need to specify ".csv" or ".RData".
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.forcing()
,
check.rpath.params()
,
create.rpath.params()
,
extract.node()
,
frate.table()
,
read.rpath.params()
,
rpath()
,
rpath.groups()
,
rpath.stanzas()
,
stanzaplot()
,
webplot()
,
write.Rsim()
,
write.rpath.params()