geo_plot: Plots a Shape with Row Numbers as Text

View source: R/plots.R

geo_plotR 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)


christopherkenny/geomander documentation built on Feb. 18, 2024, 7:58 p.m.