Learn R Programming

saqgetr (version 0.2.21)

get_saq_sites: 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.

Examples

Run this code
# NOT RUN {
# Load sites table
data_sites <- get_saq_sites()

# }

Run the code above in your browser using DataLab