geom_csd: Mapping Census Sub Division data

View source: R/canadianmaps.R

geom_csdR Documentation

Mapping Census Sub Division data

Description

Maps CSD data using Statistics Canada CSD shape file.

Usage

geom_csd(data = CSD, 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 subdivision map.


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