The x and y labels for maps
Usage
tm_xlab(text, size, color, rotation, space, fontface, fontfamily, alpha, side)
tm_ylab(text, size, color, rotation, space, fontface, fontfamily, alpha, 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
- alpha
alpha transparency of the text
- side
side:
"top"
or"bottom"
fortm_xlab
and"left"
or"right"
fortm_ylab