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

Description Usage Arguments Value Note See Also

Description

write an sstOutput in a .xlsx file.

Usage

1
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).

Note

This function is an interface that writes the output of summary.sstOutput into an excel file.

See Also

summary.


sstModel documentation built on May 2, 2019, 12:16 p.m.