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