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