data_london_normalised: 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
Arguments
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.