print.magree {magree}R Documentation

print methods for magree objects

Description

print methods for magree objects

Usage

## S3 method for class 'magree'
print(x, ...)
## S3 method for class 'oconnell'
print(x, ...)
## S3 method for class 'schouten'
print(x, ...)

Arguments

x

the object to print

...

other arguments

Examples

print(magree(landis))

[Package magree version 1.2 Index]