Outputs start/end biomass and catch to a .csv file.
write.Rsim(Rsim.output, file = NA)
object created by the rsim.run() function.
file name for resultant .csv file. Be sure to include ".csv".
Writes a .csv file with the start and end biomass and catch per group from an Rpath.sim 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.Rpath()
,
write.rpath.params()