Description Usage Arguments Value Note Author(s) References
View source: R/kinwrite.KinGUI.R
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.
1 |
kinobject |
A list containing the following elements:
The name of the parent compound to be output ( |
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. |
The function is called for its side effect, namely the generation of a text file.
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>.
Johannes Ranke
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.