R Package for estimating nutrient loading to Tampa Bay.
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)
Please report any issues and suggestions on the issues link for the repository.
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.