Learn R Programming

EmiStatR (version 1.2.3.0)

qs_factor: Dataset: An example of general input for the daily water consumption factors in the study region.

Description

This dataset is an example of general input for the daily water consumption (qs) factors 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];

qs_factor:

numeric, the corresponding factors for water consumption [-];

Examples

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

qs_factor
# }

Run the code above in your browser using DataLab