geom_prov: Mapping provincial data

View source: R/canadianmaps.R

geom_provR 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.


canadianmaps documentation built on May 29, 2024, 6:06 a.m.