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