geom_reg: Mapping regional data

View source: R/canadianmaps.R

geom_regR Documentation

Mapping regional data

Description

Maps regional data using Statistics Canada province shape file.

Usage

geom_reg(data = REG, fill = "region", 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

Regional map.


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