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
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
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

buildr  
Organize & Run Build Scripts Comfortably
Working with reproducible reports or any other similar projects often require to run the script that ...
Download / Learn more Package Citations See dependency  
bulletr  
Algorithms for Matching Bullet Lands
Analyze bullet lands using nonparametric methods. We provide a reading routine for x3p files (see &l ...
Download / Learn more Package Citations See dependency  
lgarch  
Simulation and Estimation of Log-GARCH Models
Simulation and estimation of univariate and multivariate log-GARCH models. The main functions of the ...
Download / Learn more Package Citations See dependency  
Deriv  
Symbolic Differentiation
R-based solution for symbolic differentiation. It admits user-defined function as well as function s ...
Download / Learn more Package Citations See dependency  
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  

22,086

R Packages

187,731

Dependencies

55,244

Author Associations

22,087

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns