aboutsummaryrefslogtreecommitdiff
path: root/R/drift_data_JKI.R
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2020-07-23 10:51:39 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2020-07-23 10:51:39 +0200
commit90fa42c86596c85168931148bf8d5fa014fa7794 (patch)
tree3545ec8a4842a3760c199e3d4999702f133c0c37 /R/drift_data_JKI.R
parentdf70d80d9ef13b69e58de6f47b9041b6a021025e (diff)
Update docs, use R6 support of roxygen
Diffstat (limited to 'R/drift_data_JKI.R')
-rw-r--r--R/drift_data_JKI.R4
1 files changed, 2 insertions, 2 deletions
diff --git a/R/drift_data_JKI.R b/R/drift_data_JKI.R
index e44079d..3b02f43 100644
--- a/R/drift_data_JKI.R
+++ b/R/drift_data_JKI.R
@@ -30,7 +30,7 @@
#' from
#' http://www.jki.bund.de/no_cache/de/startseite/institute/anwendungstechnik/abdrift-eckwerte.html
#' on 2015-06-11
-#'
+#'
#' Rautmann, D., Streloke, M and Winkler, R (2001) New basic drift values in
#' the authorization procedure for plant protection products Mitt. Biol.
#' Bundesanst. Land- Forstwirtsch. 383, 133-141
@@ -82,6 +82,6 @@
#' save(drift_data_JKI, file = "data/drift_data_JKI.RData")
#' }
#'
-#' # And this is the resulting data
+#' # And these are the resulting data
#' drift_data_JKI
NULL

Contact - Imprint