R package to create projections of sea level rise for the Tampa Bay region recommended by the Climate Science Advisory Panel.
Installation
Install the package from r-universe as follows. The source code is available on GitHub.
# Install slrcsap in R:
install.packages('slrcsap', repos = c('https://tbep-tech.r-universe.dev', 'https://cloud.r-project.org'))
Load the package in an R session after installation:
library(slrcsap)
Contributing
To contribute to this project, please view the Contributing Guide.
Code of Conduct
Please note that the slrcsap project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.