get_storet_locations | R Documentation |
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.
get_storet_locations(verbose = TRUE)
verbose |
If TRUE (default), prints information about the download |
data frame of locations
storet_locations <- get_storet_locations()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.