R/zmspct.classes.R
mspct_classes.Rd
Function that returns a vector containing the names of multi-spectra classes using for collections of spectra.
mspct_classes()
A character vector of class names.
character
mspct_classes() #> [1] "calibration_mspct" "raw_mspct" "cps_mspct" #> [4] "filter_mspct" "reflector_mspct" "source_mspct" #> [7] "object_mspct" "solute_mspct" "response_mspct" #> [10] "chroma_mspct" "generic_mspct"