View source: R/stats_function_overloads.R
var.spectra | R Documentation |
Forces keep_txt_meta = TRUE
## S3 method for class 'spectra' var(x, y = NULL, na.rm = TRUE, use)
x |
spectra |
y |
nothing |
na.rm |
boolean. remove NAs? |
use |
nothing |
single spectrum
Jose Eduardo Meireles
library(spectrolab) spec = as_spectra(spec_matrix_example, name_idx = 1) var(spec)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.