Get the csv files to be submitted to Metaboanalyst
Examples
if (FALSE) { # \dontrun{
library(faahKO)
cdfpath <- system.file('cdf', package = 'faahKO')
xset <- getdata2(cdfpath)
getupload2(xset)
} # }
Get the csv files to be submitted to Metaboanalyst
if (FALSE) { # \dontrun{
library(faahKO)
cdfpath <- system.file('cdf', package = 'faahKO')
xset <- getdata2(cdfpath)
getupload2(xset)
} # }