diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2016-12-22 11:11:01 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2016-12-22 11:11:01 +0100 |
commit | 7900d5aa3b9e3036d0fd983a5611f71d3f3f64b2 (patch) | |
tree | 89d04a528db3ce887bb47e6c244d0cd9d60280d4 /man/PEC_sw_drift.Rd | |
parent | bba2cf3a70849ba86f37520d3e909cf1c706f416 (diff) | |
parent | 0af7c7b8c34067fc4756929925239c329b28ed32 (diff) |
Merge branch 'master' of ssh://jrwb.de/pfm
Diffstat (limited to 'man/PEC_sw_drift.Rd')
-rw-r--r-- | man/PEC_sw_drift.Rd | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/man/PEC_sw_drift.Rd b/man/PEC_sw_drift.Rd index ae27e82..f74cf67 100644 --- a/man/PEC_sw_drift.Rd +++ b/man/PEC_sw_drift.Rd @@ -6,7 +6,7 @@ \usage{ PEC_sw_drift(rate, applications = 1, water_depth = 30, drift_percentages = NULL, drift_data = "JKI", crop = "Ackerbau", - distances = c(1, 5, 10, 20), rate_units = "g/ha", PEC_units = "<U+00B5>g/L") + distances = c(1, 5, 10, 20), rate_units = "g/ha", PEC_units = "µg/L") } \arguments{ \item{rate}{Application rate in units specified below} @@ -42,4 +42,3 @@ PEC_sw_drift(100) \author{ Johannes Ranke } - |