Learn R Programming

EmiStatR (version 1.2.3.0)

qs_factor_ATV: Dataset: An example of general input for the daily water consumption factors (ATV German guideline) in the study region.

Description

This dataset is an example of general input for the daily water consumption (qs) factors according to the german guideline ATV-A134 applied in the study region (Haute-Sure catchment, Grand-Duchy of Luxembourg).

Usage

data("qs_factor")

Arguments

Format

A data.frame with 12 observations of 2 variables:

time:

character, time at which the factors are reported [HH:MM:SS];

ATV.A134.Qf.m3_h:

numeric, the corresponding factors for water consumption according to the German guideline ATV-A134 [-];

Examples

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

qs_factor_ATV
# }

Run the code above in your browser using DataLab