powered by
Spectra
Return the first or last parts of a Spectra object
# S4 method for Spectra head(x, ...)
a Spectra object
arguments to be passed to or from other methods
Returns a matrix (Spectra data)
# NOT RUN { x <- spc.example_spectra() head(x) # }
Run the code above in your browser using DataLab