getupload2 | R Documentation |
Get the csv files to be submitted to Metaboanalyst
getupload2(xset, value = "into", name = "Peaklist")
xset |
a XCMSnExp object with processed data which you want to submitted to Metaboanalyst |
value |
value for 'xcms::featureValues' |
name |
file name |
dataframe with data needed for Metaboanalyst if your want to perform local analysis.
getdata2
,getupload
, getmzrt2
## Not run: library(faahKO) cdfpath <- system.file('cdf', package = 'faahKO') xset <- getdata2(cdfpath) getupload2(xset) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.