powered by
value returns the value matrix from spectra
value
value(x)# S3 method for spectra value(x)
# S3 method for spectra value(x)
spectra object
matrix with samples in rows and bands in columns
spectra: Get spectra value
spectra
# NOT RUN { library(spectrolab) spec = as_spectra(spec_matrix_example, name_idx = 1) is.matrix(value(spec)) # }
Run the code above in your browser using DataLab