Description Usage Arguments Value Note See Also
write an sstOutput in a .xlsx file.
1 | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.