An gmkinws object with data taken from FOCUS (2006), Appendix 3. This is the the workspace that is loaded into gmkin by default.

FOCUS_2006

Format

A list named FOCUS_2006 containing the components needed to populate the gmkin user interface.

Source

FOCUS (2006) “Guidance Document on Estimating Persistence and Degradation Kinetics from Environmental Fate Studies on Pesticides in EU Registration” Report of the FOCUS Work Group on Degradation Kinetics, EC Document Reference Sanco/10058/2005 version 2.0, 434 pp, http://esdac.jrc.ec.europa.eu/projects/degradation-kinetics

Examples

if (FALSE) { save(FOCUS_2006, file = "FOCUS_2006.RData") # Now you can load the file "FOCUS_2006.RData" from gmkin, # restoring the workspace that is loaded at startup. }