print.summary.magree {magree} | R Documentation |
print method for summary.magree objects
Description
print method for summary.magree objects
Usage
## S3 method for class 'summary.magree'
print(x, ...)
## S3 method for class 'summary.oconnell'
print(x, ...)
## S3 method for class 'summary.schouten'
print(x, ...)
Arguments
x |
summary object |
... |
other arguments passed to |
Examples
summary(magree(landis))
[Package magree version 1.2 Index]