popdata | R Documentation |
Data set contains the information of population, by age, sex, and census subdivision.
data(popdata)
A SpatialPolygonsDataFrame object, which needs the sp
package for full functionality.
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
data('popdata')
popdata = terra::unwrap(popdata)
head(terra::values(popdata))
terra::plot(popdata)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.