Title: | Water Quality Guideline Shiny App |
---|---|
Description: | User interface to calculate water quality guidelines. |
Authors: | Sebastian Dalgarno [aut] , Pearson Ayla [aut, cre] , Joe Thorley [ctb] , Angeline Tillmanns [ctb], Heather Thompson [ctb], Province of British Columbia [cph, fnd] |
Maintainer: | Pearson Ayla <[email protected]> |
License: | MIT + file LICENSE |
Version: | 0.1.0.9000 |
Built: | 2024-12-19 03:04:16 UTC |
Source: | https://github.com/poissonconsulting/shinywqg |
Check that updated DataBC guidelines are valid
check_guidelines(x = NULL)
check_guidelines(x = NULL)
x |
A data.frame of the guidelines. IF NULL, pull from BC Data Catalogue. |
A invisible copy of the data.frame of the guidelines.