Scottish Local Authorities Boundaries
local_authorities(ask = interactive(), force = FALSE)
Should the function ask the user before downloading the data to a cache? Defaults to the value of interactive().
Should you force download the data?
The spatial layer of local_authorities
in the desired class
if (FALSE) {
my_layer <- local_authorities()
}