Skip to contents

Visualises per-region SDI as a tiled map. If the data contain x and y region centroid columns, tiles are placed at those coordinates; otherwise the regions are displayed as a simple bar-style strip.

Usage

plot_sdi_map(sdi)

Arguments

sdi

A tibble returned by spatial_supply_demand() plus optional x, y region centroid columns.

Value

A ggplot2 object.