Learn R Programming

FWDselect (version 1.1)

pollution: Emission of SO2. Pollution incident

Description

Registered values of SO2 in different temporal instant. Each column of the dataset corresponds with the value obtained by the series of bi-hourly means for SO2 in the instant $t$ (5-min temporal instant).

Usage

data(pollution)

Arguments

format

pollution is a data frame with 19 variables (columns).

Examples

Run this code
data(pollution)
head(pollution)

Run the code above in your browser using DataLab