View source: R/TriangleTests.R
print.checkTriangleInflation | R Documentation |
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
See also checkTriangleInflation
,
plot.checkTriangleInflation
,
summary.checkTriangleInflation
test <- checkTriangleInflation(MedMal$MedMalOutstanding / MedMal$MedMalOpen)
print(test)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.