aboutsummaryrefslogtreecommitdiff
path: root/R/drift_parameters_focus.R
diff options
context:
space:
mode:
Diffstat (limited to 'R/drift_parameters_focus.R')
-rw-r--r--R/drift_parameters_focus.R6
1 files changed, 6 insertions, 0 deletions
diff --git a/R/drift_parameters_focus.R b/R/drift_parameters_focus.R
index 6a456c6..c5e5661 100644
--- a/R/drift_parameters_focus.R
+++ b/R/drift_parameters_focus.R
@@ -4,6 +4,11 @@
#' using the R code given in the file `data_generation/drift_parameters_focus.R`
#' installed with this package. The appendix itself is not included in the package,
#' as its licence is not clear.
+#'
+#' For the hinge distance, `Inf` was substituted for the cases where no hinge
+#' distance is given in the data, in this way parameters C and D are never
+#' used for any distance if A and B are used for the case that the distance
+#' is smaller than the hinge distance.
#'
#' @name drift_parameters_focus
#' @docType data
@@ -23,4 +28,5 @@
#' @keywords datasets
#' @examples
#' drift_parameters_focus
+#' unique(drift_parameters_focus$crop_group)
"drift_parameters_focus"

Contact - Imprint