Learn R Programming

openair (version 0.3-13)

mydata: Example data for openair

Description

The mydata dataset is provided as an example dataset as part of the openair package. The dataset contains hourly measurements of air pollutant concentrations, wind speed and wind direction collected at the Marylebone (London) air quality monitoring supersite between 1st January 1998 and 23rd June 2005.

Usage

data(mydata)

Arguments

source

mydata was compiled from data archived in the London Air Quality Archive. See http://www.londonair.org.uk for site details. The same data is also provide in '.csv' format via the openair project web site http://www.openair-project.org.

Details

mydata is supplied with the openair package as an example dataset for use with documented examples.

Examples

Run this code
#basic structure
head(mydata)

Run the code above in your browser using DataLab