Learn R Programming

magree (version 1.2)

print.magree: print methods for magree objects

Description

print methods for magree objects

Usage

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

Arguments

x

the object to print

...

other arguments

Examples

Run this code
print(magree(landis))

Run the code above in your browser using DataLab