colMeans
,
colSums
, rowMeans
and rowSums
.## S3 method for class 'hyperSpec':
colMeans(x, na.rm = TRUE, ...,
label.spc, user = NULL, short = "colMeans",
date = NULL) ## S3 method for class 'hyperSpec':
colSums(x, na.rm = TRUE, ...,
label.spc, user = NULL, short = "colSums", date = NULL)
## S3 method for class 'hyperSpec':
rowMeans(x, na.rm = TRUE, ...,
label.wavelength, user = NULL, short = "rowMeans",
date = NULL)
## S3 method for class 'hyperSpec':
rowSums(x, na.rm = TRUE, ...,
label.wavelength, user = NULL, short = "rowSums",
date = NULL)
logentry