powered by
British Columbia watercourses at 1:15M scale
watercourses_15M(class = "sf", ask = interactive(), force = FALSE)
what class you want the object in? "sf" (default) or "sp".
"sf"
"sp"
Should the function ask the user before downloading the data to a cache? Defaults to the value of interactive().
Should you force download the data?
The spatial layer of watercourses_15M in the desired class
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