diff options
Diffstat (limited to 'NAMESPACE')
-rw-r--r-- | NAMESPACE | 28 |
1 files changed, 28 insertions, 0 deletions
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) |