powered by
SpcList
Extracts the value of a field in the header slot of SpcList object
# S4 method for list spc.getheader(object, name)
A SpcList object
of the header field to be extracted
# NOT RUN { sp=spc.example_spectra() BL = spc.makeSpcList(sp,"CAST") BL[[1]]@header spc.getheader(BL,"CAST") # }
Run the code above in your browser using DataLab