DOI-USGS / dataRetrieval

This R package is designed to obtain USGS or EPA water quality sample data, streamflow data, and metadata directly from web services.
https://doi-usgs.github.io/dataRetrieval/
Other
260 stars 84 forks source link

Issue682: fix waterservice links and screenshots #683

Closed rckwzrd closed 10 months ago

rckwzrd commented 10 months ago

682

Links to water service test tools and documentation have changed. Links to water services have been updated in R/ and vignettes/. New water service screenshot also provided. Links in man/ not touched. Assuming that documentation files in man/ are generated from R/ with roxygen.

There are still references to old water services links in data output files in inst/extdata but I don't think those need to be updated.

No changes to actual functions, logic, or R code itself.

lstanish-usgs commented 10 months ago

@ldecicco-USGS does this catch all the requisite updates?

ldecicco-USGS commented 10 months ago

Yep! Looks great!