Description Usage Arguments Value
Parse the oddly formatted .csv files exported by Agilent's MassHunter software into an R data frame.
1 | parse_agilent_spectrum_csv(filename)
|
filename |
A string with the path of the relevant .csv file. |
A data frame with columns "V2", "V3", "file" and "intensity"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.