AirPollWeekly: Weekly average NO2 and PM2.5 data

AirPollWeeklyR Documentation

Weekly average NO2 and PM2.5 data

Description

Weekly average NO2 and PM2.5 data for 1000 hypothetical births.

Usage

data(AirPollWeekly)

Format

An object of class "data.frame".

Details

PM2.5 data has column names PM_1, ..., PM_37 and NO2 data has column names NO2_1, ..., NO2_37.

Examples

data(AirPollWeekly)
matplot(t(AirPollWeekly[1:5,-c(1:2)]),type="l")

AnderWilson/regimes documentation built on Aug. 5, 2023, 8:30 a.m.