tm_place_legends_right {tmap} | R Documentation |
tmap layout: helper functions
Description
tmap layout: helper functions
Usage
tm_place_legends_right(width = NA)
tm_place_legends_left(width = NA)
tm_place_legends_bottom(height = NA)
tm_place_legends_top(height = NA)
tm_place_legends_inside(pos.h = NULL, pos.v = NULL)
tm_extra_inner_margin(left = 0, right = 0, top = 0, bottom = 0)
Arguments
width |
width |
height |
height |
pos.h , pos.v |
position (horizontal and vertical) |
left , right , top , bottom |
extra margins |
[Package tmap version 4.1 Index]