Printing a Life Delta-Normal Remainder Term
print method for S3 class life.
## S3 method for class 'life' print(x, ...)
x |
an S3 object of class life. |
... |
additional parameters. |
None (invisible NULL).
# Creating a new health item. life1 <- life(name = c("pandemy", "longetivity", "storno"), currency = c("EUR", "CHF", "EUR"), sensitivity = c(100, 150, 130)) # printing the health item. life1
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.