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