get_volume: Extract volume
Description
Extract volume from Hypervolume or HypervolumeList object
Usage
# S3 method for Hypervolume
get_volume(object)
# S3 method for HypervolumeList
get_volume(object)
Value
A named numeric vector with the volume of each input hypervolume
Arguments
- object
A Hypervolume
or HypervolumeList
object