aboutsummaryrefslogtreecommitdiff
path: root/README.rmd
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2015-06-11 13:09:10 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2015-06-11 13:09:10 +0200
commitcb0d72e2c2d431bd32ffb129b62ea1a522cbdfeb (patch)
treea73c3bff88633df2e0b3b4191864a2b2d675fd6f /README.rmd
parentea9b75183bcf41fcdd6f61ec6060e94c4bc321a2 (diff)
Rename PEC_sw_drift() to PEC_sw_drift_ini()
Diffstat (limited to 'README.rmd')
-rw-r--r--README.rmd2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rmd b/README.rmd
index ade1445..baa1f4d 100644
--- a/README.rmd
+++ b/README.rmd
@@ -73,5 +73,5 @@ Initial PEC values for an application of 100 g/ha in the vicinity of a 30 cm
deep water body are obtained using
```{r}
-PEC_sw_drift(100, applications = 1)
+PEC_sw_drift_ini(100, applications = 1)
```

Contact - Imprint