aboutsummaryrefslogtreecommitdiff
path: root/NAMESPACE
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2019-01-31 01:40:24 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2019-01-31 01:40:24 +0100
commitb935273d651301b271e0cb66bf36c2bbc1d15b32 (patch)
treec671ea734cbf9266365c404ad93982f375de1519 /NAMESPACE
parent1611dd58df6b2b2e6ad01af6573664da8ce8b6b9 (diff)
Separate out PELMO utilities into rPELMO
Diffstat (limited to 'NAMESPACE')
-rw-r--r--NAMESPACE11
1 files changed, 1 insertions, 10 deletions
diff --git a/NAMESPACE b/NAMESPACE
index 02f2e73..256eb3f 100644
--- a/NAMESPACE
+++ b/NAMESPACE
@@ -12,27 +12,21 @@ S3method(plot,one_box)
S3method(print,GUS_result)
S3method(twa,one_box)
export(FOCUS_GW_scenarios_2012)
-export(FOCUS_PELMO_crop_sze_names)
-export(FOCUS_PELMO_crops)
-export(FOCUS_PELMO_location_codes)
export(FOMC_actual_twa)
export(GUS)
export(PEC_FOMC_accu_rel)
export(PEC_soil)
+export(PEC_soil_mets)
export(PEC_sw_drainage_UK)
export(PEC_sw_drift)
export(PEC_sw_exposit_runoff)
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)
export(geomean)
export(max_twa)
export(one_box)
@@ -40,7 +34,6 @@ export(perc_runoff_exposit)
export(perc_runoff_reduction_exposit)
export(pfm_degradation)
export(read.TOXSWA_cwa)
-export(run_PELMO)
export(sawtooth)
export(soil_DT50)
export(soil_Kfoc)
@@ -53,7 +46,6 @@ importFrom(R6,R6Class)
importFrom(grDevices,dev.cur)
importFrom(methods,is)
importFrom(mkin,mkinpredict)
-importFrom(parallel,mclapply)
importFrom(readr,fwf_empty)
importFrom(readr,read_fwf)
importFrom(stats,end)
@@ -63,5 +55,4 @@ importFrom(stats,plot.ts)
importFrom(stats,start)
importFrom(stats,time)
importFrom(stats,ts)
-importFrom(utils,data)
importFrom(utils,read.table)

Contact - Imprint