Layers are assessed directly from the spatialdata.gov.scot catalogue.

community_councils(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 community_councils.

Examples

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