text_prov {canadianmaps} | R Documentation |
Province text
Description
Adds text labels in the center of each province.
Usage
text_prov(data = PROV, label = "PT", colour = "grey20", size = 3)
Arguments
data |
a data set with geometry variable |
label |
the label variable |
colour |
text color |
size |
text size |
Value
Provincial map labels
[Package canadianmaps version 2.0.0 Index]