geo_plot {geomander}R Documentation

Plots a Shape with Row Numbers as Text

Description

One liner to plot a shape with row numbers

Usage

geo_plot(shp)

Arguments

shp

An sf shapefile

Value

ggplot

Examples

data(checkerboard)
geo_plot(checkerboard)


[Package geomander version 2.3.0 Index]