Rdocumentation
powered by
Learn R Programming
spTimer (version 0.02)
NYsite: Position of ozone monitoring sites in New York
Description
This data set provides the Longitude and Latitude of the 29 ozone monitoring sites in the state of New York, USA.
Usage
NYsite
Arguments
format
Three columns each containing 29 observations.
1st col = Site index.
2nd col = Longitude.
3rd col = Latitude.
source
US EPA
Examples
Run this code
##
data(NYsite) head(NYsite)
##
Run the code above in your browser using
DataLab