Learn R Programming

geomander (version 2.3.0)

geo_plot: Plots a Shape with Row Numbers as Text

Description

One liner to plot a shape with row numbers

Usage

geo_plot(shp)

Value

ggplot

Arguments

shp

An sf shapefile

Examples

Run this code
data(checkerboard)
geo_plot(checkerboard)

Run the code above in your browser using DataLab