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