Runs function immission_assessment()
for all substances that might
pose a risk and returns the results in three tables
Source: R/assessments.R
assess_all_hazards.Rd
Runs function immission_assessment()
for all substances that might
pose a risk and returns the results in three tables
Arguments
- hazard_list
Hazard list created by function
check_all_substances()
- site_data
Site data list created by function
load_site_data()
- c_table
Table with concentions in the river, in rainwater runoff and threshold values
- q_rain
Intensity of a rain event in L/(ha*s)
- t_rain
Length of a rain event in s
- 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 of three tables. 1) General information about the whole urbanised area calculated with data of the landuse types. 2) Detailad information about connectable area of the planning area taking into account the status quo of the surrounding urbanised area. 3) Detailad information about the connectable area of the planning area, scaled down from the overall connectable area.