aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorRanke Johannes <johannes.ranke@agroscope.admin.ch>2024-02-01 14:35:02 +0100
committerRanke Johannes <johannes.ranke@agroscope.admin.ch>2024-02-01 14:35:02 +0100
commit1e8172be565b856c8e6074a62736bc1686df6da8 (patch)
tree6d5c88d397ded91a6be88c45efa7827bbf7b2b1e /man
parent5b75b8aeb0458e19e29a7ddaec18d5ebf6f5bb4c (diff)
Improve formatting
Diffstat (limited to 'man')
-rw-r--r--man/drift_percentages_rautmann.Rd3
1 files changed, 1 insertions, 2 deletions
diff --git a/man/drift_percentages_rautmann.Rd b/man/drift_percentages_rautmann.Rd
index c3686ff..797d5f1 100644
--- a/man/drift_percentages_rautmann.Rd
+++ b/man/drift_percentages_rautmann.Rd
@@ -45,8 +45,7 @@ drift_percentages_rautmann(c(3, 5, 20, 50), crop_group = "fruit, late")
drift_percentages_rautmann(c(3, 5, 20, 50), crop_group = "fruit, late", formula = "FOCUS")
# We get a continuum if the waterbody covers the hinge distance (11.4 m for 1 early app to fruit)
-drift_percentages_rautmann(seq(10, 13, by = 0.2), crop_group = "fruit, early", formula = "FOCUS")
-x <- seq(1, 30, by = 0.1)
+x <- seq(3, 30, by = 0.1)
d <- drift_percentages_rautmann(x, crop_group = "fruit, early", formula = "FOCUS")
plot(x, d, type = "l",
xlab = "Distance of near edge [m]",

Contact - Imprint