From 90fa42c86596c85168931148bf8d5fa014fa7794 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 23 Jul 2020 10:51:39 +0200 Subject: Update docs, use R6 support of roxygen --- R/drift_data_JKI.R | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'R/drift_data_JKI.R') 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 -- cgit v1.2.1