Check if substances pose a risk to the surface water
Source:R/assessments.R
check_all_substances.Rd
Check if substances pose a risk to the surface water
Arguments
- c_table
Table of concentration (rainwater, river, threshold value)
- c_type
Character value specifiyng the type of concentration that is used for the assessment. Either "average" for median value or "worstcase" for 95th quantile concentration in rainwater runoff.
Value
A list with all substances defined in c_table and assigning either 1 or TRUE, if the substance might pose a risk, "Inf" if the substance does not constrain the seperate sewer connection, and "-Inf" if ther substance should not be discharged into the surface water at all, because concentration is already too high.