powered by
Summarize spectra
# S3 method for spectra summary(object, ...)
spectra object
additional params to summary. not used yet
nothing yet (just prints to console)
# NOT RUN { library(spectrolab) spec = as_spectra(spec_matrix_example, name_idx = 1) summary(spec) # }
Run the code above in your browser using DataLab