output_datatables {mzkit} | R Documentation |
output_datatables(quantify, linears,
output.dir = './');
this function will output 4 tables in the target output_dir
folder. the 4 tables that saved in target folder contains: + quantify.csv
the linear quantify content result table + rawX.csv
the raw peak area data table, if the metabolite has IS
calibration, then the value of this table will be the peak area to IS peak area ratio values. + linears.csv
the linear equation table. + ionPeaks.csv
all ions peak ROI in all samples files, data in this table contains rt
range and peak area, etc.