save_labelling: Export to csv

Description Usage Arguments Value Author(s) See Also

Description

Function that saves the obtained results to a csv file.

Usage

1
save_labelling(fitted_abundances, path = getwd())

Arguments

fitted_abundances

Object of class labelling

path

The directory where to save the csv file. If not specified, the results are saved in the working directory

Value

The "COMPOUND_Estimated_Abundances.csv" file, containing the results of the analysis. For each sample (one for each row) there are four columns:

  1. The estimated percentage abundance of the labelling isotope (either ^2H or ^13C);

  2. The related standard error coming from the nls fitting procedure;

  3. The percentage deviation between theoretical and experimental isotopic patterns;

  4. The outcome message from the fitting procedure, to undersand whether there have been any convergence problems.

Author(s)

Ruggero Ferrazza

See Also

main_labelling


RuggeroFerrazza/Lab_Project documentation built on May 9, 2019, 10:36 a.m.