powered by
Structure of the spectra object
# S3 method for spectra str(object, ...)
spectra object
additional args. not implemented
prints to console
# NOT RUN { library(spectrolab) spec = as_spectra(spec_matrix_example, name_idx = 1) str(spec) # }
Run the code above in your browser using DataLab