powered by
An evenly-spaced grid of prediction points approximately 5km apart that extended across the latitude and longitude coordinates of participants' locations throughout California with over 7,500 points. Areas with sparse population data are clipped.
data(CAgrid)
A data frame with 7579 geolocations.
X
projected X coordinate.
Y
projected Y coordinate.
data(CAgrid) data(CAmap) plot(CAmap) points(CAgrid)
Run the code above in your browser using DataLab