Scottish Marine Area

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

Examples

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