Description Usage Arguments Examples
View source: R/summary.R
summary of rpv() simulation of class Life
Life
1 2
## S3 method for class 'rpv_Life' summary(object, ...)
object
rpv_Life object
rpv_Life
...
other arguments
1 2 3 4
test <- rpv(object = Life(benefit = list(BenefitDeath())), n = 500, interest = Interest(t = 10, rate = 0.04)) summary(test)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.