aboutsummaryrefslogtreecommitdiff
path: root/NAMESPACE
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2017-05-16 15:43:50 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2017-05-16 15:43:50 +0200
commit36036b5901223591e7e21e8b73d8cd1fb034f4cb (patch)
treeed8e764778aa2e94b785263d18d7d8e3dfe4e785 /NAMESPACE
parentd042f8f06b313e8595087587455daac73d84f17b (diff)
Finish the Step 1 calculator including tests
Some cleaning up. PELMO facilities do not currently work at my end, as I have no working wine installation on this computer
Diffstat (limited to 'NAMESPACE')
-rw-r--r--NAMESPACE3
1 files changed, 3 insertions, 0 deletions
diff --git a/NAMESPACE b/NAMESPACE
index feb5ca7..7a5c668 100644
--- a/NAMESPACE
+++ b/NAMESPACE
@@ -19,12 +19,14 @@ export(GUS)
export(PEC_soil)
export(PEC_sw_drainage_UK)
export(PEC_sw_drift)
+export(PEC_sw_focus)
export(PEC_sw_sed)
export(PELMO_path)
export(PELMO_runs)
export(SFO_actual_twa)
export(SSLRC_mobility_classification)
export(TOXSWA_cwa)
+export(chent_focus_sw)
export(endpoint)
export(evaluate_PELMO)
export(focus_80th)
@@ -56,3 +58,4 @@ importFrom(stats,start)
importFrom(stats,time)
importFrom(stats,ts)
importFrom(utils,data)
+importFrom(utils,read.table)

Contact - Imprint