ww_make_polygon_neighbors | R Documentation |
This function is an extremely thin wrapper around spdep::poly2nb()
,
renamed to use the waywiser "ww" prefix.
ww_make_polygon_neighbors(data, ...)
data |
An |
... |
Additional arguments passed to |
These functions can be used for geographic or projected coordinate reference systems and expect 2D data.
An object of class "nb"
ww_make_polygon_neighbors(guerry)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.