get_layer: Get a B.C. spatial layer

View source: R/get_data.R

get_layerR Documentation

Get a B.C. spatial layer

Description

Get a B.C. spatial layer

Usage

get_layer(layer, ask = interactive(), force = FALSE)

Arguments

layer

the name of the layer. The list of available layers can be obtained by running available_layers()

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 layer requested

Examples

## Not run: 
 get_layer("bc_bound_hres")

## End(Not run)

bcgov/bcmaps documentation built on Feb. 1, 2024, 8:47 p.m.