Description Usage Arguments Value
Reads MAVEN output. File can be .xlsx or .csv, must have a column containing mz values
1 2 | read_mz_file(fn = "data/maven-output.csv",
sheetIndex = 1, col = "medMz")
|
fn |
Filename (including path if necessary) |
sheetIndex |
If Excel sheet, the index number of the worksheet |
A data frame of whatever
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.