Data Zone Boundaries 2011

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

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?

Value

The spatial layer of data_zone_2011 in the desired class

Examples

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