powered by
You must have the bcmapsdata package installed to use this function.
bcmapsdata
bc_bound(class = "sf")
what class you want the object in? "sf" (default) or "sp".
"sf"
"sp"
The spatial layer of bc_bound in the desired class
bc_bound
Type ?bcmapsdata::bc_bound for details.
?bcmapsdata::bc_bound
# NOT RUN { my_layer <- bc_bound() my_layer_sp <- bc_bound(class = 'sp') # } # NOT RUN { # }
Run the code above in your browser using DataLab