Summarizing a Life Delta-Normal Remainder Term
summary method for the S3 class life.
## S3 method for class 'life' summary(object, ...)
object |
S3 object of class life. |
... |
additional arguments affecting the summary produced. |
an S3 object, instance of class c("summaryDefault", "table")
.
# Creating a new life item. life1 <- life(name = c("pandemy", "longetivity", "storno"), currency = c("EUR", "CHF", "EUR"), sensitivity = c(100, 150, 130)) # summarizing the life item. summary(life1)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.