Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/Jesse-Docs' into 323-identifying…
Browse files Browse the repository at this point in the history
…-censored-data
  • Loading branch information
cristinamullin committed Dec 29, 2023
2 parents cff1ddc + f0dd181 commit 2006da7
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 2006da7

Please sign in to comment.