Other packages > Find by keyword >

RHMS  

Hydrologic Modelling System for R Users
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("RHMS", "1.7")



Attach the package and use:
library("RHMS")
Maintained by
Rezgar Arabzadeh
[Scholar Profile | Author Map]
First Published: 2017-04-21
Latest Update: 2021-09-27
Description:
Hydrologic modelling system is an object oriented tool for simulation and analysis of hydrologic events. The package proposes functions and methods for construction, simulation, visualization, and calibration of a hydrologic model.
How to cite:
Rezgar Arabzadeh (2017). RHMS: Hydrologic Modelling System for R Users. R package version 1.7, https://cran.r-project.org/web/packages/RHMS. Accessed 15 Apr. 2025.
Previous versions and publish date:
1.0 (2017-04-21 15:50), 1.1 (2017-04-22 14:47), 1.2 (2017-07-14 19:42), 1.3 (2017-07-27 12:49), 1.4 (2018-05-28 20:35), 1.5 (2019-03-04 11:00), 1.6 (2019-04-09 09:42)
Other packages that cited RHMS R package
View RHMS citation profile
Other R packages that RHMS depends, imports, suggests or enhances
Complete documentation for RHMS
Functions, R codes and Examples using the RHMS R package
Some associated functions: RHMS-package . Zaab . abstraction.base . abstraction.default . abstraction . addObjectToBasin . baseFlowSeparation.base . baseFlowSeparation.default . baseFlowSeparation . createBasin.base . createBasin.default . createBasin . createDiversion.base . createDiversion.default . createDiversion . createJunction.base . createJunction.default . createJunction . createReach.base . createReach.default . createReach . createReservoir.base . createReservoir.default . createReservoir . createSubbasin.base . createSubbasin.default . createSubbasin . loss.base . loss.default . loss . plot.createBasin . plot.sim . reachRouting.base . reachRouting.default . reachRouting . reservoirRouting.base . reservoirRouting.default . reservoirRouting . set.as . sim.base . sim.default . sim . summary.sim . transform.base . transform.default . transform . tune . 
Some associated R codes: abstraction.R . abstraction.base.R . abstraction.default.R . addObjectToBasin.R . baseFlowSeparation.R . baseFlowSeparation.base.R . baseFlowSeparation.default.R . createBasin.R . createBasin.base.R . createBasin.default.R . createDiversion.R . createDiversion.base.R . createDiversion.default.R . createJunction.R . createJunction.base.R . createJunction.default.R . createReach.R . createReach.base.R . createReach.default.R . createReservoir.R . createReservoir.base.R . createReservoir.default.R . createSubbasin.R . createSubbasin.base.R . createSubbasin.default.R . loss.R . loss.base.R . loss.default.R . plot.createBasin.R . plot.sim.R . reachRouting.R . reachRouting.base.R . reachRouting.default.R . reservoirRouting.R . reservoirRouting.base.R . reservoirRouting.default.R . set.as.R . sim.R . sim.base.R . sim.default.R . summary.sim.R . transform.R . transform.base.R . transform.default.R . tune.R .  Full RHMS package functions and examples
Downloads during the last 30 days
03/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/14Downloads for RHMS051015202530354045TrendBars

Today's Hot Picks in Authors and Packages

ktsolve  
Configurable Function for Solving Families of Nonlinear Equations
This is designed for use with an arbitrary set of equations with an arbitrary set of unknowns. The ...
Download / Learn more Package Citations See dependency  
mt  
Metabolomics Data Analysis Toolbox
Functions for metabolomics data analysis: data preprocessing, orthogonal signal correction, PCA ana ...
Download / Learn more Package Citations See dependency  
ffscrapr  
API Client for Fantasy Football League Platforms
Helps access various Fantasy Football APIs by handling authentication and rate-limiting, forming ap ...
Download / Learn more Package Citations See dependency  
Maintainer: Tan Ho (view profile)
bSims  
Agent-Based Bird Point Count Simulator
A highly scientific and utterly addictive bird point count simulator to test statistical assumptio ...
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  
mipplot  
An Open-Source Tool for Visualization of Climate Mitigation Scenarios
Generic functions to produce area/bar/box/line plots of data following IAMC (Integrated Assessment M ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

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