Planned intervention: On Wednesday April 3rd 05:30 UTC Zenodo will be unavailable for up to 2-10 minutes to perform a storage cluster upgrade.
Published June 26, 2019 | Version v.1.0.1
Software Open

PMassicotte/eemR: eemR 1.0.1

Description

eemR 1.0.1

  • Fixing the file location that was not following when creating eems (#52).
eemR 1.0.0 Major changes

eemR can use a user-defined function to import eems data. A new argument import_function in the eem_read() function can be used to provide a custom function to read a specific eem file format.

Breaking changes

Because of the major change of eem_read(), existing code will brake. The user still can uses the old importing functions by specifying the spectrofluorometer to use as follows:

  • eem_read(file, import_function = "cary")
  • eem_read(file, import_function = "aqualog")
  • eem_read(file, import_function = "shimadzu")
  • eem_read(file, import_function = "fluoromax4")

Files

PMassicotte/eemR-v.1.0.1.zip

Files (2.6 MB)

Name Size Download all
md5:dea7adab516125f6ea55f628961b47f6
2.6 MB Preview Download

Additional details

Related works