Learn R Programming

bcmaps (version 2.2.1)

bc_neighbours: Boundary of British Columbia, provinces/states and the portion of the Pacific Ocean that borders British Columbia

Description

Boundary of British Columbia, provinces/states and the portion of the Pacific Ocean that borders British Columbia

Usage

bc_neighbours(ask = interactive(), force = FALSE)

Value

The spatial layer of bc_neighbours as an sf object

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?

Examples

Run this code
if (FALSE) {
my_layer <- bc_neighbours()
}

Run the code above in your browser using DataLab