Print function for a checkTriangleInflation object
print method for a checkTriangleInflation
object
## S3 method for class 'checkTriangleInflation' print(x, ...)
x |
object of class |
... |
optional arguments for a |
print.checkTriangleInflation show the print of a checkTriangleInflation object.
print.checkTriangleInflation displays the default information resulting from
a call of the checkTriangleInflation method
Marco De Virgilis devirgilis.marco@gmail.com
test <- checkTriangleInflation(MedMal$MedMalOutstanding / MedMal$MedMalOpen) print(test)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.