tm_xlab: Map: x and y labels

View source: R/tm_xylab.R

tm_xlabR Documentation

Map: x and y labels

Description

The x and y labels for maps

Usage

tm_xlab(text, size, color, rotation, space, fontface, fontfamily, side)

tm_ylab(text, size, color, rotation, space, fontface, fontfamily, side)

Arguments

text

text of the title

size

font size of the title

color

color

rotation

rotation in degrees

space

space between label and map in number of line heights

fontface

font face

fontfamily

font family

side

side: "top" or "bottom" for tm_xlab and "left" or "right" for tm_ylab


r-tmap/tmap documentation built on June 23, 2024, 9:58 a.m.