eemR icon indicating copy to clipboard operation
eemR copied to clipboard

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

Results 14 eemR issues
Sort by recently updated
recently updated
newest added

Hi Philippe, I'm having an issue with the eem_read function in that it's not creating objects of class eemlist. I have also tried using the "eem" function to construct the...

Hi, I would like to use advanced arguments to adjust the plot (e.g. breaks, nlevel). Adding this aurgument to the plot function gives no alteration of the output (neither an...

From Researchgate: > Hi Matthias, Congrats on having made staRdom open! That people can PARAFAC on R is a great idea, and I'm also looking forward to trying it. Although...

The behaviour of `eem_extract()` is not obvious. It should keep the extracted eems. Use `eem_remove()` to remove eems.

Hi I just found eemR today and it's a great package! I wanted to reading in a subset of files from a directory while testing it out. I ran into...

- Use `eem_lapply()` instead of using recursive functions. - Start with `eem_remove_scattering()` since it is the easiest function to refactor.

Regex argument for selecting the blank file to use (in addition to "blank", "nano", etc.).

enhancement

Blank correction will crash if no blank is found in the directory.

- `facet_wrap()` for the components - return à ggplot object for further customization http://stackoverflow.com/questions/11353287/how-do-you-add-a-general-label-to-facets-in-ggplot2 https://kohske.wordpress.com/2010/12/25/adjusting-the-relative-space-of-a-facet-grid/