Learn R Programming

hypervolume (version 3.1.4)

summary.Hypervolume: Summary of hypervolume

Description

Prints basic information about Hypervolume or HypervolumeList structure.

Usage

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

Value

None; used for the side-effect of printing.

Arguments

object

The hypervolume to summarize

...

Other arguments to be passed to base summary function