diff options
Diffstat (limited to 'pkg/NAMESPACE')
-rw-r--r-- | pkg/NAMESPACE | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/pkg/NAMESPACE b/pkg/NAMESPACE index 1c879d1..7e99d47 100644 --- a/pkg/NAMESPACE +++ b/pkg/NAMESPACE @@ -4,11 +4,6 @@ S3method(plot,TOXSWA_cwa) export(PEC_pw) export(PEC_soil) export(PEC_soil_product) -export(TOXSWA_cwa) -export(geomean) -export(pfm_ai) -export(pfm_chent) -export(pfm_product) export(PEC_sw_drainage_UK_ini) export(PEC_sw_drift) export(PEC_sw_drift_ini) @@ -17,7 +12,10 @@ export(SFO_actual_twa) export(SSLRC_mobility_classification) export(TOXSWA_cwa) export(geomean) +export(pfm_ai) +export(pfm_chent) export(pfm_degradation) +export(pfm_product) export(read.TOXSWA_cwa) import(graphics) import(mkin) |