geom_prov {canadianmaps} | R Documentation |
Mapping provincial data
Description
Maps provincial data using Statistics Canada province shape file.
Usage
geom_prov(data = PROV, fill = "PT", 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
Provincial map.
[Package canadianmaps version 2.0.0 Index]