View source: R/getters_and_setters.R
i_match_ij_spectra | R Documentation |
i_match_ij_spectra
gets index position matching i and j
i_match_ij_spectra(x, i = NULL, j = NULL, allow_negative = FALSE)
x |
spectra |
i |
sample names or indices or boolean vector |
j |
bands or boolean vector, NOT INDICES |
allow_negative |
boolean. Allow indices i to be negative? Defaults to FALSE |
list if row indices and column indices
Jose Eduardo Meireles
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.