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]
All associated links for this package
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 26 Aug. 2026.
Previous versions and publish date:
(2026-07-09 08:19), 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

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
SelvarMix  
Regularization for Variable Selection in Model-Based Clustering and Discriminant Analysis
Performs a regularization approach to variable selection in themodel-based clustering and classifica ...
Download / Learn more Package Citations See dependency  
PCADSC  
Tools for Principal Component Analysis-Based Data Structure Comparisons
A suite of non-parametric, visual tools for assessing differences in data structures for two datase ...
Download / Learn more Package Citations See dependency  
ncodeR  
Techniques for Automated Classifiers
A set of techniques that can be used to develop, validate, and implement automated classifiers. A po ...
Download / Learn more Package Citations See dependency  
RCytoGPS  
Using Cytogenetics Data in R
Defines classes and methods to process text-based cytogenetics using the CytoGPS web site, then imp ...
Download / Learn more Package Citations See dependency  
leafgl  
High-Performance 'WebGl' Rendering for Package 'leaflet'
Provides bindings to the 'Leaflet.glify' JavaScript library which extends the 'leaflet' JavaScript l ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

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