eemR | Utilities for pre-processing emission-excitation-matrix
kandi X-RAY | eemR Summary
kandi X-RAY | eemR Summary
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.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of eemR
eemR Key Features
Community Discussions
Trending Discussions on eemR
QUESTION
I'm trying to import some fluorescence data into a package in R. For unknown reasons, my fluorometer software doesn't give me an option to export in the format the package traditionally takes.
The package has a way of creating custom import functions explained here. My data can be found here.
In my data, Cells $A2:$A50 are excitation wavelengths (exc), cells B$1:BP$1 are emission wavelengths (em), and all other cells (B2:BP50) are intensity/fluorescence (x).
I'm relatively new to R, and since my machine won't just give me the proper format, I'm not sure how to go about taking the documentation and making it work for me. Any help and tips would be fantastic.
Thanks.
...ANSWER
Answered 2021-May-21 at 14:57If you download the data as a .csv, it's pretty easy to convert it to eemR's preferred format. See below
QUESTION
I can not get around this NOTE when I send my package to win-builder.
Found the following (possibly) invalid file URI: URI: CODE_OF_CONDUCT.md From: README.md
https://win-builder.r-project.org/xj4Cz25frL66/00check.log
https://github.com/PMassicotte/eemR
The CODE_OF_CONDUCT.md
file is in my root directory and, I think, correctly linked in the README.Rmd
file as follows:
Please note that the 'eemR' project is released with a [Contributor Code of Conduct](CODE_OF_CONDUCT.md). By contributing to this project, you agree to abide by its terms.
Any ideas?
...ANSWER
Answered 2019-Jun-18 at 14:16You exclude CODE_OF_CONDUCT.md
from the built package in your .Rbuildignore
file. So the README.md
in the built package can't find the linked file.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install eemR
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page