write.Rpath: Write function for Ecopath object

View source: R/write_functions.R

write.RpathR Documentation

Write function for Ecopath object

Description

Outputs basic parameters or mortalities to a .csv file.

Usage

write.Rpath(x, file = NA, morts = F)

Arguments

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.

Value

Writes a .csv file with the basic parameters or mortalities from an Rpath 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.Rsim(), write.rpath.params()


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