data_london_normalised: Example of meteorologically normalised data for the...

data_london_normalisedR Documentation

Example of meteorologically normalised data for the rmweather package.

Description

These example data are derived from the observational data included in rmweather and represent meteorologically normalised NO2 concentrations at London Marylebone Road, aggregated to monthly resolution.

Usage

data_london_normalised

Format

Tibble with 258 observations and 5 variables. The variables are: date, date_end, site, site_name, and value_predict. The dates are in POSIXct format, the site variables are characters and value_predict is numeric.

Author(s)

Stuart K. Grange

See Also

data_london

Examples


# Load rmweather's meteorologically normalised example data and check
head(data_london_normalised)


rmweather documentation built on Nov. 21, 2023, 5:06 p.m.