Description Usage Arguments Details Value Examples
set parts of specific samples to NA and optionally interpolate these parts
1 2 |
eem_list |
EEMs as eemlist |
sample |
optional, names or indices of samples to process |
em |
optional, emission wavelengths to set NA |
ex |
optional, excitation wavelengths to set NA |
interpolate |
FALSE, 1 or 2, interpolate NAs or not, 2 different methods, see |
... |
arguments passed on to |
Samples and wavelengths are optional and if not set all of them are considered in setting data to NA. Wavelengths can be set as vectors containing more than the wavelengths present in the data. E.g. 230:250 removes all wavelengths between 230 and 250 if present. Data is best interpolated if it does not reach data boundaries. Please check the results otherwise as in some cases the interpolation might not produce meaningful data.
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.