Skip to contents

Function that returns a vector containing the names of multi-spectra classes using for collections of spectra.

Usage

mspct_classes()

Value

A character vector of class names.

Examples

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"