water_precincts: British Columbia's Water Management Precincts
Description
British Columbia's Water Management Precincts
Usage
water_precincts(class = deprecated(), ask = interactive(), force = FALSE)
Value
The spatial layer of water_precincts in the desired class
Arguments
class
what class you want the object in? "sf" (default) or "sp". .
The class argument
is deprecated as of bcmaps 1.2.0 and will be removed in Summer 2023. At that point this function will only return an sf object.
ask
Should the function ask the user before downloading the data to a cache? Defaults to the value of interactive().