Abs.val | R Documentation |
This function reads any number of CDOM files and select an absorbance value.
Abs.val(data.file = "data", FileSelect = F, skip = 1, nm = 440)
FileSelect |
is a logical argument for the number of files to load. Default is FALSE, meaning that the function |
skip |
is the number of lines to skip before getting the header in CDOM files |
nm1 |
is the desired wavelength. Default is 440 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.