From 12a31f4c130c551f82232d9ef7dfb608bd52c53f Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Tue, 27 Sep 2016 23:00:48 +0200 Subject: Reorganise repository using standard package layout --- NAMESPACE | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 NAMESPACE (limited to 'NAMESPACE') diff --git a/NAMESPACE b/NAMESPACE new file mode 100644 index 0000000..3777574 --- /dev/null +++ b/NAMESPACE @@ -0,0 +1,28 @@ +# Generated by roxygen2: do not edit by hand + +S3method(GUS,chent) +S3method(GUS,numeric) +S3method(plot,TOXSWA_cwa) +S3method(print,GUS_result) +export(GUS) +export(PEC_soil) +export(PEC_sw_drainage_UK) +export(PEC_sw_drift) +export(PEC_sw_sed) +export(SFO_actual_twa) +export(SSLRC_mobility_classification) +export(TOXSWA_cwa) +export(endpoint) +export(geomean) +export(pfm_degradation) +export(read.TOXSWA_cwa) +export(soil_DT50) +export(soil_Kfoc) +export(soil_N) +export(soil_sorption) +import(graphics) +import(mkin) +importFrom(R6,R6Class) +importFrom(methods,is) +importFrom(readr,fwf_empty) +importFrom(readr,read_fwf) -- cgit v1.2.1