get_storet_results: Fetch MyRWA Results Table from STORET

View source: R/storet.R

get_storet_resultsR Documentation

Fetch MyRWA Results Table from STORET

Description

Fetches MyRWA locations from STORET using the http://waterqualitydata.us REST API. Locations are downloaded to a temporary zip file, unzipped, and loaded into an R data frame.

Usage

get_storet_results(verbose = TRUE)

Arguments

verbose

If TRUE (default), prints information about the download

Value

data frame of results

Examples

storet_results <- get_storet_results()


walkerjeffd/myrwaR documentation built on Nov. 14, 2024, 1:25 p.m.