Scottish Local Authorities Boundaries

local_authorities(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 local_authorities in the desired class

Examples

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