Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

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

Note

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

See Also


sstModel

Swiss Solvency Test (SST) Standard Models

v1.0.0
GPL-3 + file LICENSE
Authors
Loris Michel [aut], Melvin Kianmanesh Rad [aut], Adrien Lamit [aut], Michael Schmutz [cre], Swiss Financial Market Supervisory Authority FINMA [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.