Writing a sstOutput into a fundamental data sheet
write an sstOutput in a .xlsx file.
write.sstOutput(object, path, keep = NULL, new.names = NULL, ...)
object |
S3 object of class sstOuput. |
path |
the complete path to the created .xlsx file. |
keep |
character value, by default set to |
new.names |
character value, replacement names for the columns to keep. |
... |
additional arguments to be passed on to
|
None (only used for side-effects).
This function is an interface that writes the output of
summary.sstOutput
into an excel file.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.