Layers are assessed directly from the SEPA catalogue.

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

Examples

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