ir_flat_clean | R Documentation |
ir_flat
ir_flatten_clean
takes an object of class ir_flat
and either
returns all non-empty spectra or all empty spectra as object of class
ir_flat
.
ir_flat_clean(x, return_empty = FALSE)
x |
An object of class |
return_empty |
A logical value indicating if the empty spectra should be
returned ( |
x
where empty spectra are dropped (if return_empty = TRUE
) or
only empty spectra are returned (return_empty = FALSE
).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.