kinfit (version 1.1.14)

kinwrite.KinGUI: Function to write KinGUI input files from kinetic data

Description

This function takes an R object as used by the kinfit package and tries to write a text file which is compatible with the KinGUI software tool.

Usage

kinwrite.KinGUI(kinobject, file, comment=NA)

Arguments

kinobject
A list containing the following elements: The name of the parent compound to be output (parent), the type of the test system (type), the name of the specific test system used for generating this dataset (system), a data frame containing the raw data (data), which should be in the same form as required by by kinfit.
file
The filename, potentially including the full path, specifying where the output whould be written.
comment
An optional comment that will be integrated in the header of the KinGUI input file.

Value

The function is called for its side effect, namely the generation of a text file.

References

Schäfer D, Mikolasch M, Rainbird P and Harvey B (2007). KinGUI: a new kinetic software tool for evaluations according to FOCUS degradation kinetics. In: Del Re AAM, Capri E, Fragoulis G and Trevisan M (Eds.). Proceedings of the XIII Symposium Pesticide Chemistry, Piacenza, 2007, p. 916-923.