Description Usage Arguments Examples
View source: R/summary.R
summary of rpv() simulation of the Pool class
Pool
1 2
## S3 method for class 'rpv_Pool' summary(object, ...)
object
rpv_Pool object
rpv_Pool
...
other arguments
1 2 3 4
test <- rpv(object = Pool(), 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.