geom_hr: Mapping HR data

View source: R/canadianmaps.R

geom_hrR Documentation

Mapping HR data

Description

Maps HR data using Statistics Canada HR shape file.

Usage

geom_hr(data = HR, 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

HR map.


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