get_saq_sites: Function to import information for monitoring...

View source: R/get_saq_sites.R

get_saq_sitesR Documentation

Function to import information for monitoring sites/stations/facilities serviced by the saqgetr package.

Description

Function to import information for monitoring sites/stations/facilities serviced by the saqgetr package.

Usage

get_saq_sites(file = NA)

Arguments

file

File of sites helper table.

Value

Tibble.

Author(s)

Stuart K. Grange.

Examples


# Load sites table
data_sites <- get_saq_sites()


skgrange/saqgetr documentation built on Feb. 23, 2024, 3:17 a.m.