Learn R Programming

EmiStatR (version 1.2.3.0)

ww: Dataset: An example of general input for wastewater characteristics in the study region.

Description

This dataset is an example of general input for wastewater characteristics in the sewer system for the study region (Haute-Sure catchment, Grand-Duchy of Luxembourg).

Usage

data("ww")

Arguments

Format

A list of 3 elements.

qs:

numeric, infiltration inflow [l/(s*ha)];

CODs:

numeric, chemical oxygen demand (COD) sewage pollution per capita (PE) load per day [g/(PE*day)];

NH4s:

numeric, ammonium (NH4) sewage pollution per capita (PE) load per day [g/(PE*day];

Examples

Run this code
# NOT RUN {
data("ww")

str(ww)
# }

Run the code above in your browser using DataLab