| double_map {choroplethr} | R 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  | 
[Package choroplethr version 3.7.3 Index]