| get_layer | R Documentation | 
Get a B.C. spatial layer
get_layer(layer, ask = interactive(), force = FALSE)
| layer | the name of the layer. The list of available layers can be
obtained by running  | 
| 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? | 
the layer requested
## Not run: 
 get_layer("bc_bound_hres")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.