wq_basins_pt: Get a list of basins for a Province or Territory.

View source: R/get_data.R

wq_basins_ptR Documentation

Get a list of basins for a Province or Territory.

Description

Get a list of basins for a Province or Territory.

Usage

wq_basins_pt(prov_terr = c("AB", "BC", "MB", "NB", "NL", "NS", "NT", "NU",
  "ON", "PE", "QC", "SK", "US", "YT"))

Arguments

prov_terr

one or more Province/Territory abbreviations

Value

a character vector of basin names

Examples

## Not run: 
  wq_basins_pt(c("BC", "AB"))

## End(Not run)

bcgov/canwqdata documentation built on March 23, 2022, 7:43 p.m.