Quick diagnostic plot that labels each row with its row number.

geo_plot(shp)

Arguments

shp

An sf object.

Value

ggplot object

Examples

data(checkerboard)
geo_plot(checkerboard)