label_reg {canadianmaps}R Documentation

Regional labels

Description

Adds text labels in the center of each region with light gray bubble.

Usage

label_reg(data = REG, label = "region", colour = "grey20", size = 4)

Arguments

data

a data set with geometry variable

label

the label variable

colour

label color

size

label size

Value

Regional map labels.


[Package canadianmaps version 2.0.0 Index]