CAgrid | R Documentation |
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.
Dr. Veronica Vieira, University of California, Irvine
data(CAgrid)
data(CAmap)
plot(CAmap)
points(CAgrid)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.