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

print.fxForward

Printing an FX-Forward


Description

print method for the S3 class fxForward.

Usage

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

Arguments

x

S3 object of class fxForward.

...

additional arguments.

Value

None (invisible NULL).

See Also

Examples

# Creating an fx forward.
fxf <- fxForward("USD", "EUR", 1, 1000, 1.05, "long")
# printing the fx forward.
print(fxf)

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.