geom_cd {canadianmaps}R Documentation

Mapping Census Division data

Description

Maps CD data using Statistics Canada CD shape file.

Usage

geom_cd(data = CD, fill = "PRNAME", colour = "white", size = 0.2)

Arguments

data

a data set with geometry variable

fill

the color fill variable

colour

outline color, default is NA

size

size of outline

Value

census division map.


[Package canadianmaps version 2.0.0 Index]