readEEM {EEM} | R Documentation |
Read raw files and return a list
Description
Read raw files from fluorescence spectrometer
Usage
readEEM(path = NULL)
Arguments
path |
path to the files or folders which contains raw files (accept a vector). |
Details
The supported format is *.txt, *.csv and *.dat files from FP-8500 (JASCO), F-7000 (Hitachi Hi-tech), RF-6000 (Shimadzu) and Aqualog (Horiba) fluorescence spectrometer. It is likely that outputs from different machines of the same companies are supported by this function. Please send a word or pull request to add support for other formats.
Value
readEEM
returns a list containing each raw files
[Package EEM version 1.1.1 Index]