Skip to contents

Quick diagnostic plot that labels each row with its row number.

Usage

geo_plot(shp)

Arguments

shp

An sf object.

Value

ggplot object

Examples

data(checkerboard)
geo_plot(checkerboard)