From 36036b5901223591e7e21e8b73d8cd1fb034f4cb Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Tue, 16 May 2017 15:43:50 +0200 Subject: 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 --- NAMESPACE | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NAMESPACE') 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) -- cgit v1.2.1