.remGrpSam {ChemoSpecUtils} | R Documentation |
Internal function.
.remGrpSam(spectra, kill, group = TRUE)
spectra |
An object of S3 class |
kill |
A vector of character strings giving a regex pattern to be applied to the sample
or group names. If |
group |
Logical. |
An object of S3 class ChemoSpec::Spectra()
or ChemoSpec2D::Spectra2D()
.
Bryan A. Hanson (DePauw University).