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

Description Usage Arguments Value Note Author(s) References

View source: R/kinwrite.KinGUI.R

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

1

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.

Note

The KinGUI software tool was announced to be freely available on CD from the main author of the paper cited above, Dieter Schäfer <dieter.schaefer@bayercropscience.com>.

Author(s)

Johannes Ranke

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.


kinfit documentation built on May 30, 2017, 4:59 a.m.