Learn R Programming

bmstdr (version 0.8.2)

nyspatial: Average ozone concentration values and three covariates from 28 sites in New York.

Description

Average ozone concentration values and three covariates from 28 sites in New York.

Usage

nyspatial

Arguments

Format

An object of class data.frame with 28 rows and 9 columns.

References

Examples

Run this code
 head(nyspatial)
 summary(nyspatial)
 pairs(nyspatial[, 6:9])

Run the code above in your browser using DataLab