| tm_extra_inner_margin | R Documentation |
Layout helpers: inner margins and legend placement
tm_extra_inner_margin(left = 0, right = 0, top = 0, bottom = 0)
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)
left, right, top, bottom |
extra margins |
width |
width |
height |
height |
pos.h, pos.v |
position (horizontal and vertical) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.