Description Usage Arguments Details Value Examples
Outliers in all modes should be avoided. With this functions excitation or emission wavelengths as well as samples can be removed completely from your sample set.
1 | eem_exclude(eem_list, exclude = list, verbose = FALSE)
|
eem_list |
object of class eemlist |
exclude |
list of three vectors, see details |
verbose |
states whether additional information is given in the command line |
The argument exclude is a named list of three vectors. The names must be "ex", "em" and "sample". Each element contains a vector of wavelengths or sample names that are to be excluded from the data set.
object of class eemlist
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.