as_spectra.matrix | R Documentation |
Convert matrix to spectra
## S3 method for class 'matrix' as_spectra(x, name_idx = NULL, meta_idxs = NULL)
x |
matrix |
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.