Skip to contents

Urban area that can be connected to the seperate sewer system without exceeding the threshold values (and without further treatment)

Usage

plot_connectable_urban_area(
  r2q_substance,
  site_data,
  r2q_hydrology = NULL,
  x_type = "percent",
  language = "de"
)

Arguments

r2q_substance

Assessment output created by assess_all_hazards()

site_data

List of site data as loaded by load_site_data()

r2q_hydrology

Assessment output created by hydrology_assessment(). Is NULL by default, so that the plot can be created for substances only

x_type

Unit of the x-axis. Default is "percent", also possible "ha" for absolute values

language

Either "de" or "en" for German or English language.

Details

Relative values in percent refer to the entire urbanised catchment area as well as to the planning area. If the plot is created with absolute values, information about the connectable area of the urbanised catchment, the already connected area, and the size of the planning area are integrated.