site_basinname: Function for getting the snow basin name for a specific site...

View source: R/site_basinname_function.R

site_basinnameR Documentation

Function for getting the snow basin name for a specific site (or all, or all active sites)

Description

Inputs are a list of sites, "All" (that returns the basin name for all of the sites), or "active", which returns the basin name for all the current active sites

Usage

site_basinname(id = "All")

Arguments

id

Station ID that you want to get the basin name for. Defaults to "All", but can also be a string of sites, one site, or "active" sites.

Examples

site_basinname()

bcgov/bcsnowsbi documentation built on Oct. 22, 2022, 10:36 p.m.