knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

wader

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

Installation

You can install the development version of wadeR from GitHub with:

# install.packages("devtools")
devtools::install_github("corysauve/wader")

Some functions included within:

Contributing

License

The wader package is licensed under the MIT License. Please see the LICENSE for more details.



corysauve/wadeR documentation built on Jan. 6, 2022, 12:08 p.m.