Learn R Programming

sstModel (version 1.0.0)

write.sstOutput: Writing a sstOutput into a fundamental data sheet

Description

write an sstOutput in a .xlsx file.

Usage

write.sstOutput(object, path, keep = NULL, new.names = NULL, ...)

Arguments

object

S3 object of class sstOuput.

path

the complete path to the created .xlsx file.

keep

character value, by default set to NULL. The names of the columns of the field $simulations of the sstOutput to save additionally to the fundamental data sheet.

new.names

character value, replacement names for the columns to keep.

...

additional arguments to be passed on to summary.sstOutput.

Value

None (only used for side-effects).

See Also

summary.