bc_bound: BC Boundary

View source: R/bc_bound.R

bc_boundR Documentation

BC Boundary

Description

BC Boundary

Usage

bc_bound(class = deprecated(), ask = interactive(), force = FALSE)

Arguments

class

what class you want the object in? "sf" (default) or "sp". [Deprecated]. The class argument is deprecated as of bcmaps 1.2.0 and will be removed in Summer 2023. At that point this function will only return an sf object.

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

Source

bcdata::bcdc_get_data('b9bd93e1-0226-4351-b943-05c6f80bd5da')

Examples

## Not run: 
my_layer <- bc_bound()

## End(Not run)


bcmaps documentation built on April 12, 2023, 12:35 p.m.