- Notifications
You must be signed in to change notification settings - Fork11
Utilities for pre-processing emission-excitation-matrix (EEM).
PMassicotte/eemR
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
TheeemR package implements various functions used calculate metricsfrom excitation-emission matrix (EEM) as well as to preformpre-processing corrections before PARAFAC analysis.
The latest release of the package from CRAN can be installed with:
install.packages("eemR")The latest development version of the package can be installed with:
devtools::install_github("PMassicotte/eemR")
A detailed vignette presenting the package which can be viewed using:
vignette(topic="introduction",package="eemR")
At the moment, EEMs generated by the following spectrofluorometer areofficially supported.
Cary Eclipse
.csvfilesAqualog
.datfilesShimadzu
.TXTfilesFluoromax-4
.datfilesHitachi F-7000 FL
.TXTfiles
EEM can be read using theeem_read() function. Please fill anissue if you have otherfile formats you would like to add to the package. You can also writeyour ownimportfunction!
About
Utilities for pre-processing emission-excitation-matrix (EEM).
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors3
Uh oh!
There was an error while loading.Please reload this page.

