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

print.assetForward

Printing an Index-Forward


Description

print method for the S3 class assetForward.

Usage

## S3 method for class 'assetForward'
print(x, ...)

Arguments

x

S3 object of class assetForward.

...

additional arguments.

Value

None (invisible NULL).

See Also

Examples

# Creating an assetForward.
af <- assetForward("equity", "EUR", 1, 1000, 1200, "long")
# printing the assetForward.
print(af)

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.