From 7bf5aad5e3b89c157d1b31a586ee87a25386117d Mon Sep 17 00:00:00 2001 From: Ranke Johannes Date: Wed, 31 Jan 2024 17:59:04 +0100 Subject: Drift curve parameters from FOCUS SW Appendix B --- R/drift_data_JKI.R | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'R/drift_data_JKI.R') diff --git a/R/drift_data_JKI.R b/R/drift_data_JKI.R index 8f78e4d..25ee19a 100644 --- a/R/drift_data_JKI.R +++ b/R/drift_data_JKI.R @@ -5,8 +5,9 @@ #' published by the German Julius-Kühn Institute (JKI). #' #' The data were extracted from the spreadsheet cited below using the R code -#' given in the example section. The spreadsheet is not included in the package -#' as its licence is not clear. +#' given in the file `data_generation/drift_data_JKI.R` installed with this +#' package. The file itself is not included in the package, as its licence is +#' not clear. #' #' Additional spray drift values were taken from the publication by Rautmann #' et al. (2001). Specifically, these are the values for early vines, and @@ -37,4 +38,4 @@ #' @keywords datasets #' @examples #' drift_data_JKI -NULL +"drift_data_JKI" -- cgit v1.2.1