View source: R/descrip_summary_overloads.R
str.spectra | R Documentation |
Structure of the spectra object
## S3 method for class 'spectra' str(object, ...)
object |
spectra object |
... |
additional args. not implemented |
prints to console
Jose Eduardo Meireles
library(spectrolab) spec = as_spectra(spec_matrix_example, name_idx = 1) str(spec)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.