summary.Hypervolume {hypervolume}R Documentation

Summary of hypervolume

Description

Prints basic information about Hypervolume or HypervolumeList structure.

Usage

## S3 method for class 'Hypervolume'
summary(object, ...)
## S3 method for class 'HypervolumeList'
summary(object, ...)

Arguments

object

The hypervolume to summarize

...

Other arguments to be passed to base summary function

Value

None; used for the side-effect of printing.


[Package hypervolume version 3.1.4 Index]