Skip to contents

Geographic maps for the imaginary country "Utopia" used by the UTOPIA vignette to lay out regions, neighbours and trade routes.

Usage

utopia

Format

A named list. Element map is a named list of sf polygon layers (honeycomb, continent, island, squares, ...); the vignette uses utopia$map$honeycomb and keeps the first few regions.

See also

Examples

names(utopia)
#> [1] "map"
names(utopia$map)
#> [1] "squares"   "honeycomb" "island"    "continent"