aboutsummaryrefslogtreecommitdiff
path: root/README.md
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.md
parentea9b75183bcf41fcdd6f61ec6060e94c4bc321a2 (diff)
Rename PEC_sw_drift() to PEC_sw_drift_ini()
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index 1e9c805..9262917 100644
--- a/README.md
+++ b/README.md
@@ -132,10 +132,9 @@ deep water body are obtained using
```r
-PEC_sw_drift(100, applications = 1)
+PEC_sw_drift_ini(100, applications = 1)
```
```
-## 1 m 5 m 10 m 20 m
-## 0.92333333 0.19000000 0.09666667 0.05000000
+## Error in eval(expr, envir, enclos): konnte Funktion "PEC_sw_drift_ini" nicht finden
```

Contact - Imprint