geom_reg {canadianmaps} | R Documentation |
Mapping regional data
Description
Maps regional data using Statistics Canada province shape file.
Usage
geom_reg(data = REG, fill = "region", colour = NA, size = 0.1)
Arguments
data |
a data set with geometry variable |
fill |
the color fill variable |
colour |
outline color, default is NA |
size |
size of outline |
Value
Regional map.
[Package canadianmaps version 2.0.0 Index]