Usage
## S3 method for class 'hyperSpec':
all(x, \dots, na.rm = FALSE)
## S3 method for class 'hyperSpec':
any(x, \dots, na.rm = FALSE)
## S3 method for class 'hyperSpec':
sum(x, \dots, na.rm = FALSE)
## S3 method for class 'hyperSpec':
prod(x, \dots, na.rm = FALSE)
## S3 method for class 'hyperSpec':
min(x, \dots, na.rm = FALSE)
## S3 method for class 'hyperSpec':
max(x, \dots, na.rm = FALSE)
## S3 method for class 'hyperSpec':
range(x, \dots, na.rm = FALSE)