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)


geomander documentation built on April 16, 2023, 5:18 p.m.