aboutsummaryrefslogtreecommitdiff
path: root/R/soil_scenario_data_EFSA_2017.R
diff options
context:
space:
mode:
authorRanke Johannes <johannes.ranke@agroscope.admin.ch>2024-01-31 13:16:17 +0100
committerRanke Johannes <johannes.ranke@agroscope.admin.ch>2024-01-31 13:27:50 +0100
commitaed160d7f0eaf5865e2bd9bf6c4b1c9d7b13d911 (patch)
tree7ca136834857c12449f50a1e086a589cc9b79e2e /R/soil_scenario_data_EFSA_2017.R
parent64f629efbe666bae56f48a309adf33d1eb09c358 (diff)
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
Diffstat (limited to 'R/soil_scenario_data_EFSA_2017.R')
-rw-r--r--R/soil_scenario_data_EFSA_2017.R6
1 files changed, 4 insertions, 2 deletions
diff --git a/R/soil_scenario_data_EFSA_2017.R b/R/soil_scenario_data_EFSA_2017.R
index 79ee15f..f7cbea0 100644
--- a/R/soil_scenario_data_EFSA_2017.R
+++ b/R/soil_scenario_data_EFSA_2017.R
@@ -13,8 +13,10 @@
#' 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}
#' @keywords datasets
#' @examples
#' soil_scenario_data_EFSA_2017
-NULL
+#'
+#' waldo::compare(soil_scenario_data_EFSA_2017, soil_scenario_data_EFSA_2015)
+"soil_scenario_data_EFSA_2017"

Contact - Imprint