aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2015-06-11 10:13:18 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2015-06-11 12:11:59 +0200
commit6e4a152925011528c21937f12bc53042a53f72de (patch)
tree7d39e6fb5c8e0b04a9acae410a7a7d8939eb3d62 /README.md
parente2b1d510e921f7721647b0df6602c2618937c1da (diff)
JKI drift percentage data for field crops and pome/stone fruit
Diffstat (limited to 'README.md')
-rw-r--r--README.md26
1 files changed, 26 insertions, 0 deletions
diff --git a/README.md b/README.md
index d0d08ab..1f70a86 100644
--- a/README.md
+++ b/README.md
@@ -92,3 +92,29 @@ PEC_soil(100, int = 0.25)
```
## [1] 0.1
```
+
+### Rautmann drift data
+
+Some of the drift percentage data published by the JKI are included. To
+see the data for one application:
+
+
+```r
+drift_data_JKI[1]
+```
+
+```
+## [[1]]
+## crop
+## distance Ackerbau Obstbau früh Obstbau spät
+## 1.000000 2.77 NA NA
+## 3.000000 NA 29.20 15.73
+## 5.000000 0.57 19.89 8.41
+## 10.000000 0.29 11.81 3.60
+## 15.000000 0.20 5.55 1.81
+## 20.000000 0.15 2.77 1.09
+## 30.000000 0.10 1.04 0.54
+## 40.000000 0.07 0.52 0.32
+## 50.000000 0.06 0.30 0.22
+```
+

Contact - Imprint