write.Rsim: Write function for Ecosim object

View source: R/write_functions.R

write.RsimR Documentation

Write function for Ecosim object

Description

Outputs start/end biomass and catch to a .csv file.

Usage

write.Rsim(Rsim.output, file = NA)

Arguments

Rsim.output

object created by the rsim.run() function.

file

file name for resultant .csv file. Be sure to include ".csv".

Value

Writes a .csv file with the start and end biomass and catch per group from an Rpath.sim object.

See Also

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()


NOAA-EDAB/Rpath documentation built on June 5, 2024, 9:03 p.m.