Skip to contents

British Columbia Forward Sortation Areas

Usage

fsa(ask = interactive(), force = FALSE)

Source

http://www12.statcan.gc.ca/census-recensement/2011/geo/bound-limit/files-fichiers/2016/lfsa000b16a_e.zip

Arguments

ask

Should the function ask the user before downloading the data to a cache? Defaults to the value of interactive().

force

Should you force download the data?

Examples

if (FALSE) {
my_layer <- fsa()
}