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