double_map: Place two maps side by side

View source: R/utils.R

double_mapR Documentation

Place two maps side by side

Description

With an optional title. Especially useful for contrasting choropleth maps both with and without a reference map underneath.

Usage

double_map(map1, map2, title = "")

Arguments

map1

The first map

map2

The second map

title

An optional title


choroplethr documentation built on April 12, 2025, 1:10 a.m.