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