Learn R Programming

SSsimple (version 0.6.6)

SS_O3: California Ozone

Description

Daily airborne Ozone concentrations (ppb) over California, 68 fixed sensors, 2005-2006

Usage

data(SS_O3)

Arguments

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.

Examples

Run this code
# NOT RUN {
data(SS_O3)
# }

Run the code above in your browser using DataLab