as_spectra.data.frame | R Documentation |
Convert data.frame to spectra
## S3 method for class 'data.frame' as_spectra(x, name_idx = NULL, meta_idxs = NULL)
x |
data.frame |
name_idx |
column index with sample names. Defaults to NULL. |
meta_idxs |
column indices with metadata (not name and not value). Defaults to NULL |
spectra object
Jose Eduardo Meireles
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.