Learn R Programming

magree (version 1.2)

print.summary.magree: print method for summary.magree objects

Description

print method for summary.magree objects

Usage

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

Arguments

x

summary object

...

other arguments passed to print.oconnell, which is passed to summary (if x is not already a summary object).

Examples

Run this code
summary(magree(landis))

Run the code above in your browser using DataLab