rcr is an R package to calculate a basic backwater profile for open channels using the standard step method.
The package is currently configured for backwater calculations with the subcritical assumption in open channels only, supercritical and mixed regimes, and hydrualic structures, will be added in future versions.
Helpful functions in the package include:
You can install rcr from github with:
# install.packages("devtools")
devtools::install_github("rchlumsk/rcr")
Any issues or feature requests can be submitted on Github via the Issues tab. You may also submit feature requests directly to Robert Chlumsky (rchlumsk@uwaterloo.ca) via email.
See the vignettes in the package for examples of using the package functions using the sample data provided with the package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.