- Add
grid_neighborhood()
and deprecategrid_neighbor()
.grid_neighborhood()
hastype
argument to specify the type of neighborhood and by defaulttype = "von_neumann"
.
- Add
grid_components()
to get the connected components of grid square codes. - Rename
grid_city
togrid_city_2020
. - Delete deprecated functions.