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 06 Nov. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
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  
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  
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  
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  

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