Summary function

Summary method for hyper2 objects

Summary method for hyper2 objects

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

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

Arguments

  • object,x: Object of class hyper2
  • ...: Further arguments, currently ignored

Details

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

Author(s)

Robin K. S. Hankin

See Also

hyper2

Examples

summary(icons)
  • Maintainer: Robin K. S. Hankin
  • License: GPL (>= 2)
  • Last published: 2024-05-31