One liner to plot a shape with row numbers

geo_plot(shp)

Arguments

shp

An sf shapefile

Value

ggplot

Examples

data(checkerboard)
geo_plot(checkerboard)