tm_xlab {tmap} | R Documentation |
Map: x and y labels
Description
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: |
[Package tmap version 4.1 Index]