get_volume {hypervolume} | R Documentation |
Extract volume
Description
Extract volume from Hypervolume or HypervolumeList object
Usage
## S3 method for class 'Hypervolume'
get_volume(object)
## S3 method for class 'HypervolumeList'
get_volume(object)
Arguments
object |
A |
Value
A named numeric vector with the volume of each input hypervolume
[Package hypervolume version 3.1.4 Index]