ir_drop_spectra | R Documentation |
spectra
from an object is of class ir
ir_drop_spectra
removes the column spectra
from an object
of class ir
and removes the "ir"
class attribute.
ir_drop_spectra(x)
x |
An object of class |
x
without column spectra
and without "ir"
class
attribute.
ir::ir_sample_data %>% ir_drop_spectra()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.