R Package for estimating nutrient loading to Tampa Bay.
Installation
Install the package from r-universe as follows. The source code is available on GitHub.
# Install tbeploads in R:
install.packages('tbeploads', repos = c('https://tbep-tech.r-universe.dev', 'https://cloud.r-project.org'))
# load tbeploads
library(tbeploads)
Issues and suggestions
Please report any issues and suggestions on the issues link for the repository.
Code of Conduct
Please note that the tbeploads project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.