readEEM: Read raw files and return a list

Description Usage Arguments Details Value

Description

Read raw files from fluorescence spectrometer

Usage

1
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


EEM documentation built on May 2, 2019, 5:58 a.m.

Related to readEEM in EEM...