Skip to content

Utilities for pre-processing emission-excitation-matrix (EEM).

Notifications You must be signed in to change notification settings

julienleroux5/eemR

 
 

Repository files navigation

eemR Travis-CI Build Status AppVeyor Build Status Package-License CRAN_Status_Badge Downloads DOI

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

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

About

Utilities for pre-processing emission-excitation-matrix (EEM).

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • R 52.2%
  • TeX 47.8%