| data_london_normalised | R Documentation |
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.
data_london_normalised
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.
Stuart K. Grange
data_london
# Load rmweather's meteorologically normalised example data and check
head(data_london_normalised)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.