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 July 9, 2023, 5:35 p.m.