download_geography | R Documentation |
Download and unzip Canadian shapefiles from Statistics Canada
download_geography(geo_path, geo_dir = NULL, overwrite = FALSE)
geo_path |
Full path/url to zipped shapefile |
geo_dir |
Directory to download to — may not keep this. |
overwrite |
Download and unzip even if geography
already exists in |
A tibble of shapefiles along with metadata, including
filepath
, size
, path
,
ref_date
, geo_code
, geo_level
,
file_type
, format
, projection
,
and language
.
download_geography("http://www12.statcan.gc.ca/census-recensement/2011/
geo/bound-limit/files-fichiers/2016/lpr_000a16a_e.zip")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.