Other packages > Find by keyword >

epanet2toolkit  

Call 'EPANET' Functions to Simulate Pipe Networks
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("epanet2toolkit", "1.0.8")



Attach the package and use:
library("epanet2toolkit")
Maintained by
Bradley Eck
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-10-20
Latest Update: 2024-12-16
Description:
Enables simulation of water piping networks using 'EPANET'. The package provides functions from the 'EPANET' programmer's toolkit as R functions so that basic or customized simulations can be carried out from R. The package uses 'EPANET' version 2.2 from Open Water Analytics .
How to cite:
Bradley Eck (2017). epanet2toolkit: Call 'EPANET' Functions to Simulate Pipe Networks. R package version 1.0.8, https://cran.r-project.org/web/packages/epanet2toolkit. Accessed 02 Sep. 2026.
Previous versions and publish date:
(2026-07-09 07:35), 0.1.3 (2017-10-20 12:51), 0.2.1 (2018-01-31 23:35), 0.3.2 (2018-07-27 17:00), 0.5.1 (2021-04-22 09:10), 0.6.2 (2023-02-01 23:20), 0.7.0 (2023-02-09 10:50), 1.0.0 (2023-11-01 23:20), 1.0.4 (2023-11-06 09:10), 1.0.5 (2024-05-27 01:10), 1.0.8 (2024-12-16 15:30)
Other packages that cited epanet2toolkit R package
View epanet2toolkit citation profile
Other R packages that epanet2toolkit depends, imports, suggests or enhances
Complete documentation for epanet2toolkit
Functions, R codes and Examples using the epanet2toolkit R package
Some associated functions: ENaddcontrol . ENaddcurve . ENadddemand . ENaddlink . ENaddnode . ENaddpattern . ENaddrule . ENclearreport . ENclose . ENcloseH . ENcloseQ . ENcopyreport . ENdeletecontrol . ENdeletecurve . ENdeletedemand . ENdeletelink . ENdeletenode . ENdeletepattern . ENdeleterule . ENepanet . ENgetaveragepatternvalue . ENgetbasedemand . ENgetcontrol . ENgetcoord . ENgetcount . ENgetcurveid . ENgetcurveindex . ENgetcurvelen . ENgetcurvetype . ENgetcurvevalue . ENgetdemandindex . ENgetdemandmodel . ENgetdemandname . ENgetdemandpattern . ENgetelseaction . ENgeterror . ENgetflowunits . ENgetheadcurveindex . ENgetlinkid . ENgetlinkindex . ENgetlinknodes . ENgetlinktype . ENgetlinkvalue . ENgetnodeid . ENgetnodeindex . ENgetnodetype . ENgetnodevalue . ENgetnumdemands . ENgetoption . ENgetpatternid . ENgetpatternindex . ENgetpatternlen . ENgetpatternvalue . ENgetpremise . ENgetpumptype . ENgetqualinfo . ENgetqualtype . ENgetresultindex . ENgetrule . ENgetruleID . ENgetstatistic . ENgetthenaction . ENgettimeparam . ENgettitle . ENgetversion . ENgetvertex . ENgetvertexcount . ENinit . ENinitH . ENinitQ . ENnextH . ENnextQ . ENopen . ENopenH . ENopenQ . ENreport . ENresetreport . ENrunH . ENrunQ . ENsaveH . ENsavehydfile . ENsaveinpfile . ENsetbasedemand . ENsetcontrol . ENsetcoord . ENsetcurveid . ENsetcurvevalue . ENsetdemandmodel . ENsetdemandname . ENsetdemandpattern . ENsetelseaction . ENsetflowunits . ENsetheadcurveindex . ENsetjuncdata . ENsetlinkid . ENsetlinknodes . ENsetlinktype . ENsetlinkvalue . ENsetnodeid . ENsetnodevalue . ENsetoption . ENsetpattern . ENsetpatternid . ENsetpatternvalue . ENsetpremise . ENsetpremiseindex . ENsetpremisestatus . ENsetpremisevalue . ENsetqualtype . ENsetreport . ENsetrulepriority . ENsetstatusreport . ENsettankdata . ENsetthenaction . ENsettimeparam . ENsetvertices . ENsolveH . ENsolveQ . ENstepQ . ENusehydfile . epanet2toolkit . 
Some associated R codes: Rtoolkit.R .  Full epanet2toolkit package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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  
ggsci  
Scientific Journal and Sci-Fi Themed Color Palettes for 'ggplot2'
A collection of 'ggplot2' color palettes inspired by plots in scientific journals, data visualizati ...
Download / Learn more Package Citations See dependency  
recmap  
Compute the Rectangular Statistical Cartogram
Implements the RecMap MP2 construction heuristic . This algorithm draw ...
Download / Learn more Package Citations See dependency  
VIM  
Visualization and Imputation of Missing Values
New tools for the visualization of missing and/or imputed values are introduced, which can be used f ...
Download / Learn more Package Citations See dependency  
multicmp  
Flexible Modeling of Multivariate Count Data via the Multivariate Conway-Maxwell-Poisson Distribution
A toolkit containing statistical analysis models motivated by multivariate forms of the Conway-Maxwe ...
Download / Learn more Package Citations See dependency  

28,437

R Packages

239,283

Dependencies

75,283

Author Associations

28,438

Publication Badges

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