SS_O3 {SSsimple} | R Documentation |
California Ozone
Description
Daily airborne Ozone concentrations (ppb) over California, 68 fixed sensors, 2005-2006
Usage
data(SS_O3)
Format
The format is:
List of 2
$Z
:'data.frame': 730 obs. of 68 variables: Ozone ppb for 68 sensors.
$locs
:'data.frame': 68 obs. of 2 variables: longitude, latitude for 68 sites.
Source
The Ozone data originates from the California Air Resources Board (CARB). The interpolation grid elevations originate from the Google Elevation API.
Examples
data(SS_O3)
[Package SSsimple version 0.6.6 Index]