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

participation

Constructing a Participation


Description

participation is the constructor for the S3 class participation. It allows to build for a participation position.

Usage

participation(currency, value)

Arguments

currency

character value of length one. The currency in which the participation is expressed.

value

positive numeric value of length one. The total value of the participation. This must be expressed in the same currency as currency.

Value

an S3 object, instance of the class participation.

Note

Please note that combined with a portfolio, the participation should be provided in the base currency.

See Also

Examples

# Creating new participations.
participation1 <- participation("USD", 1000)
participation2 <- participation("EUR", 2000)

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.