Other packages > Find by keyword >

rivr  

Steady and Unsteady Open-Channel Flow Computation
View on CRAN: Click here


Download and install rivr package within the R console
Install from CRAN:
install.packages("rivr")

Install from Github:
library("remotes")
install_github("cran/rivr")

Install by package version:
library("remotes")
install_version("rivr", "1.2-3")



Attach the package and use:
library("rivr")
Maintained by
Michael C Koohafkan
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-02-22
Latest Update: 2021-01-21
Description:
A tool for undergraduate and graduate courses in open-channel hydraulics. Provides functions for computing normal and critical depths, steady-state water surface profiles (e.g. backwater curves) and unsteady flow computations (e.g. flood wave routing) as described in Koohafkan MC, Younis BA (2015). "Open-channel computation with R." The R Journal, 7(2), 249
How to cite:
Michael C Koohafkan (2015). rivr: Steady and Unsteady Open-Channel Flow Computation. R package version 1.2-3, https://cran.r-project.org/web/packages/rivr. Accessed 06 Nov. 2024.
Previous versions and publish date:
0.9.1 (2015-02-22 08:16), 0.9.2 (2015-04-01 19:38), 1.0 (2015-10-12 00:45), 1.1 (2015-10-16 12:56), 1.2-1 (2019-03-12 17:10), 1.2-2 (2020-02-27 22:00), 1.2 (2016-03-15 00:13)
Other packages that cited rivr R package
View rivr citation profile
Other R packages that rivr depends, imports, suggests or enhances
Complete documentation for rivr
Functions, R codes and Examples using the rivr R package
Some associated functions: channel_geom . compute_profile . conveyance . critical_depth . demo_shiny . froude . normal_depth . rivr-package . route_wave . waterolympics . 
Some associated R codes: RcppExports.R .  Full rivr package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  
mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  
seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  
ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA