knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
wader includes calculations common in limnology and stream ecology. This package mostly serves as a place where I put calculations I either use a lot or ones I don't want to forget where I saved them to. Because of that, this package changes frequently and should be viewed as under development. Perhaps in the future I'll make a stable release
You can install the development version of wadeR from GitHub with:
# install.packages("devtools") devtools::install_github("corysauve/wader")
The wader package is licensed under the MIT License. Please see the LICENSE for more details.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.