Description Usage Arguments Value Examples
A data processing function
1 | DataProcess(data = NULL)
|
data |
Comma-separated (*.csv), QC file format. It should contain a Precursor column and the metrics columns. |
A data frame that processes using input.sanity.check
function.
1 2 | # The data is "S9Site54" which is defined in the package.
data <- DataProcess(S9Site54)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.