From aed160d7f0eaf5865e2bd9bf6c4b1c9d7b13d911 Mon Sep 17 00:00:00 2001 From: Ranke Johannes Date: Wed, 31 Jan 2024 13:16:17 +0100 Subject: Reorganise data generation - Use inst/data_generation for R code generating data as in some of my other packages - data/*.RData files were checked using https://github.com/jranke/dotfiles/blob/main/bin/rda_diff contents were not changed - Remove ChangeLog, the history is in the git logs - Update docs and some links contained therein - use \doi{} markup - Move logs to log directory --- man/soil_scenario_data_EFSA_2017.Rd | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'man/soil_scenario_data_EFSA_2017.Rd') diff --git a/man/soil_scenario_data_EFSA_2017.Rd b/man/soil_scenario_data_EFSA_2017.Rd index f6de290..c43a5b7 100644 --- a/man/soil_scenario_data_EFSA_2017.Rd +++ b/man/soil_scenario_data_EFSA_2017.Rd @@ -14,7 +14,10 @@ EFSA (European Food Safety Authority) (2017) EFSA guidance document for predicting environmental concentrations of active substances of plant protection products and transformation products of these active substances in soil. \emph{EFSA Journal} \bold{15}(10) 4982 - doi:10.2903/j.efsa.2017.4982 + \doi{10.2903/j.efsa.2017.4982} +} +\usage{ +soil_scenario_data_EFSA_2017 } \description{ Properties of the predefined scenarios used at Tier 1, Tier 2A and Tier 3A for the @@ -23,5 +26,7 @@ scenario and model adjustment factors from p. 16 and p. 18 are included. } \examples{ soil_scenario_data_EFSA_2017 + +waldo::compare(soil_scenario_data_EFSA_2017, soil_scenario_data_EFSA_2015) } \keyword{datasets} -- cgit v1.2.1