Learn R Programming

hyper2 (version 3.0-0)

summary.hyper2: Summary method for hyper2 objects

Description

Give a summary of a hyper2 object, and a print method

Usage

# S3 method for hyper2
summary(object, ...)
# S3 method for summary.hyper2
print(x, ...)

Arguments

object,x

Object of class hyper2

...

Further arguments, currently ignored

Author

Robin K. S. Hankin

Details

Mostly self-explanatory, based on the equivalent in the untb package.

See Also

hyper2

Examples

Run this code
summary(icons)

Run the code above in your browser using DataLab