popdata {diseasemapping}R Documentation

Ontario 2006 population by census subdivision

Description

Data set contains the information of population, by age, sex, and census subdivision.

Usage

data(popdata)

Format

A SpatialPolygonsDataFrame object, which needs the sp package for full functionality.

Details

This data is from the 2006 Census of canada offering by Statistics Canada web site, www12.statcan.gc.ca/english/census06/data/highlights/agesex/Index_PR.cfm?Lang=E&Geo=CSD&Table=1

Examples

data(popdata)
head(popdata@data)
## maybe str(popdata) ; plot(popdata) ...

[Package diseasemapping version 0.5.3 Index]