Skip to contents

Layout helpers: inner margins and legend placement

Usage

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)

Arguments

left, right, top, bottom

extra margins

width

width

height

height

pos.h, pos.v

position (horizontal and vertical)