eem_getextreme | R Documentation |
Determines the the biggest range of EEM spectrum where data is available from each sample.
eem_getextreme(data)
data |
eemlist |
list of numeric vector containing the biggest available range
data(eem_list)
eem_getextreme(eem_list)
eem_list <- eem_range(eem_list,ex = c(250,Inf),em = c(280,500))
eem_getextreme(eem_list)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.