neastpoly | R Documentation |
SpatialPolygons
object for neastdata
This loads a SpatialPolygons
providing the borders
for neastdata
.
Martin Kulldorff, Eric J. Feuer, Barry A. Miller, Laurence S. Freedman; Breast Cancer Clusters in the Northeast United States: A Geographic Analysis, American Journal of Epidemiology, Volume 146, Issue 2, 15 July 1997, Pages 161–170, https://doi.org/10.1093/oxfordjournals.aje.a009247
neastdata
if (require(sp)) {
data(neastpoly)
plot(neastpoly)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.