diff options
Diffstat (limited to 'man/PEC_sw_sed.Rd')
-rw-r--r-- | man/PEC_sw_sed.Rd | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/man/PEC_sw_sed.Rd b/man/PEC_sw_sed.Rd index d0e2ec6..1feb146 100644 --- a/man/PEC_sw_sed.Rd +++ b/man/PEC_sw_sed.Rd @@ -7,7 +7,7 @@ water concentrations} \usage{ PEC_sw_sed(PEC_sw, percentage = 100, method = "percentage", sediment_depth = 5, water_depth = 30, sediment_density = 1.3, - PEC_sed_units = c("<U+00B5>g/kg", "mg/kg")) + PEC_sed_units = c("µg/kg", "mg/kg")) } \arguments{ \item{PEC_sw}{Numeric vector or matrix of surface water concentrations in µg/L for @@ -39,4 +39,3 @@ PEC_sw_sed(PEC_sw_drift(100, distances = 1), percentage = 50) \author{ Johannes Ranke } - |