diff options
Diffstat (limited to 'pkg/NAMESPACE')
-rw-r--r-- | pkg/NAMESPACE | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pkg/NAMESPACE b/pkg/NAMESPACE index 86b85da..7168ebc 100644 --- a/pkg/NAMESPACE +++ b/pkg/NAMESPACE @@ -2,7 +2,11 @@ S3method(plot,TOXSWA_cwa) export(PEC_soil) +export(PEC_soil_product) export(TOXSWA_cwa) export(geomean) +export(pfm_ai) +export(pfm_chent) +export(pfm_product) export(read.TOXSWA_cwa) importFrom(R6,R6Class) |