write an sstOutput in a .xlsx file.
write.sstOutput(object, path, keep = NULL, new.names = NULL, ...)S3 object of class sstOuput.
the complete path to the created .xlsx file.
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.
character value, replacement names for the columns to keep.
additional arguments to be passed on to
summary.sstOutput.
None (only used for side-effects).