Skip to content

Commit

Permalink
Update TADAModule1.Rmd
Browse files Browse the repository at this point in the history
  • Loading branch information
jesseboormanpadgett committed Dec 27, 2023
1 parent b2c0bb7 commit 52d73bf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions vignettes/TADAModule1.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ library(remotes)

Next, install and load TADA using the remotes package. USGS's dataRetrieval and
other TADA R Package dependencies will also be downloaded automatically from CRAN
with the TADA install. If desired, the the development version of dataRetrieval
with the TADA install. If desired, the development version of dataRetrieval
can be downloaded directly from GitHub (un-comment).

```{r install_TADA, eval = F, results = 'hide', message = FALSE, warning = FALSE}
Expand Down Expand Up @@ -190,8 +190,8 @@ Tips:
will get an error.

2. The "siteid" is a general term WQP uses to describe both Site IDs
from USGS databases and Monitoring Location Identifiers (from the
Water Quality Portal). Each monitoring location in the Water Quality
from USGS databases and Monitoring Location Identifiers (from WQX).
Each monitoring location in the Water Quality
Portal (WQP) has a unique Monitoring Location Identifier, regardless
of the database from which it derives. The Monitoring Location
Identifier from the WQP is the concatenated Organization Identifier
Expand Down

0 comments on commit 52d73bf

Please sign in to comment.