Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

[![](https://github.com/USEPA/TADA/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/USEPA/TADA/actions/workflows/R-CMD-check.yaml)

We encourage you to read this project's [CONTRIBUTING](https://github.com/USEPA/TADA/blob/develop/vignettes/CONTRIBUTING.Rmd) file, its [LICENSE](https://github.com/USEPA/TADA/blob/develop/LICENSE.md) policy, and its [README](https://github.com/USEPA/TADA/blob/develop/readme.md) (you are here).
We encourage you to read this package's [CONTRIBUTING](https://github.com/USEPA/TADA/blob/develop/vignettes/CONTRIBUTING.Rmd) file, [LICENSE](https://github.com/USEPA/TADA/blob/develop/LICENSE.md), and [README](https://github.com/USEPA/TADA/blob/develop/readme.md) (you are here).

TADA is a draft R package being developed to help States, Tribes, Tribal Nations, Pueblos, and other stakeholders compile and evaluate Water Quality Portal (WQP) data collected from surface water monitoring sites on streams and lakes more efficiently. TADA is also being used as building block to support development of the TADA R Shiny application.
TADA is a draft R package being developed to help States, Tribes, Tribal Nations, Pueblos, and other stakeholders more efficiently compile and evaluate [Water Quality Portal (WQP)](https://www.waterqualitydata.us/) data collected from surface water monitoring sites. TADA is a building block to support future development of the [TADA R Shiny application](https://github.com/USEPA/TADAShiny).

We encourage stakeholders to begin testing the functionality and providing feedback. Moreover, open source software provides an avenue for water quality program owners to develop and share code, and we welcome your contributions! More information on how to contribute can be found in the [CONTRIBUTING](https://github.com/USEPA/TADA/blob/develop/vignettes/CONTRIBUTING.Rmd) file. This file explains how users can contribute to the R package, for example by submitting an issue, requesting a change, or submitting an inquiry. We hope to build a collaborative community dedicated to this effort where contributors can discover, share and build the package functionality over time.
We encourage stakeholders to test the functionality and provide feedback. Moreover, open source software provides an avenue for water quality data originators and users to develop and share code, and we welcome your contributions! More information on how to contribute can be found in the [CONTRIBUTING](https://github.com/USEPA/TADA/blob/develop/vignettes/CONTRIBUTING.Rmd) file. This file explains how users can contribute to the R package by submitting an issue, requesting a change, or submitting an inquiry. We hope to build a collaborative community dedicated to this effort where contributors can discover, share and build the package functionality over time.

## Water Quality Portal

Expand Down