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