diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2015-08-22 12:01:57 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2015-08-22 12:01:57 +0200 |
commit | 83c8575e2abde12208584b9c80935d4a873689fd (patch) | |
tree | 4d18e4843ef06d9b1f9330910d370892692f7b98 /pkg/NAMESPACE | |
parent | 405c10b443aacfe9aab15f4ab2797e92def9f246 (diff) |
Small documentation updates
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) |