generic_mspct(l = NULL, class = "generic_spct", ncol = 1, byrow = FALSE,
dim = c(length(l)%/%ncol, ncol))
raw_mspct(l = NULL, ncol = 1, byrow = FALSE, ...)
cps_mspct(l = NULL, ncol = 1, byrow = FALSE, ...)
source_mspct(l = NULL, ncol = 1, byrow = FALSE, ...)
filter_mspct(l = NULL, ncol = 1, byrow = FALSE, ...)
reflector_mspct(l = NULL, ncol = 1, byrow = FALSE, ...)
object_mspct(l = NULL, ncol = 1, byrow = FALSE, ...)
response_mspct(l = NULL, ncol = 1, byrow = FALSE, ...)
chroma_mspct(l = NULL, ncol = 1, byrow = FALSE, ...)
ncol > 1
how to read in the dataraw_mspct
: Specialization for collections ofraw_spct
objects.cps_mspct
: Specialization for collections ofcps_spct
objects.source_mspct
: Specialization for collections ofsource_spct
objects.filter_mspct
: Specialization for collections offilter_spct
objects.reflector_mspct
: Specialization for collections ofreflector_spct
objects.object_mspct
: Specialization for collections ofobject_spct
objects.response_mspct
: Specialization for collections ofresponse_spct
objects.chroma_mspct
: Specialization for collections ofchroma_spct
objects.split2mspct
,
subset2mspct
filter_mspct(list(polyester.spct, yellow_gel.spct))
Run the code above in your browser using DataLab