Learn R Programming

⚠️There's a newer version (1.0.2) of this package.Take me there.

eemR

The eemR package implements various functions used calculate metrics from excitation-emission matrix (EEM) as well as to preform pre-processing corrections before PARAFAC analysis.

The lastest release of the package from CRAN can be installed with:

install.packages("eemR")

The lastest development version of the package can be installed with:

devtools::install_github("PMassicotte/eemR")

Vignette

A detailed vignette presenting the package which can be viewed using:

vignette(topic = "introduction", package = "eemR")

Supported spectrophotometers

At the moment, the following EEM types are supported:

  • Cary Eclipse .csv files

  • Aqualog .dat files

  • Shimadzu .TXT files

  • Fluoromax-4 .dat files

EEM can be read using the eem_read() function. Please fill an issue if you have other file formats you would like to add to the package.

At the moment I need files from:

  • FluoromaxIII

  • Perkin elmer

  • Hitachi

Copy Link

Version

Install

install.packages('eemR')

Monthly Downloads

390

Version

0.1.5

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Philippe Massicotte

Last Published

May 8th, 2017

Functions in eemR (0.1.5)

eem_bind

Bind eem or eemlist
eem_biological_index

Calculate the biological fluorescence index (BIX)
eem_extract_blank

Extract blank EEM
eem_fluorescence_index

Calculate the fluorescence index (FI)
eem_remove_blank

Blank correction
eem_remove_scattering

Remove Raman and Rayleigh scattering
eem_set_wavelengths

Set Excitation and/or Emission wavelengths
plot.eemlist

Surface plot of eem
eem_export_matlab

Export EEMs to Matlab
eem_extract

Extract EEM samples
eem_names<-

Set the sample names of an eem or eemlist objects
eem_names

The names of an eem or eemlist objects
absorbance

CDOM absorbance data.
eem

eem constructor
eem_raman_normalisation

Fluorescence Intensity Calibration Using the Raman Scatter Peak of Water
eem_read

Read excitation-emission fluorescence matrix (eem)
print.eemlist

Display summary of an eemlist object
summary.eem

Display summary of an eem object
eem_coble_peaks

Extract fluorescence peaks
eem_cut

Cut emission and/or excitation wavelengths from EEMs
eem_humification_index

Calculate the fluorescence humification index (HIX)
eem_inner_filter_effect

Inner-filter effect correction
summary.eemlist

Display summary of an eemlist object