tm_extra_innner_margin: tmap layout: helper functions

View source: R/tm_layout.R

tm_place_legends_rightR 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_innner_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


tmap documentation built on April 4, 2025, 2:05 a.m.