R/epanetReader.r

#*************************************
#
#  (C) Copyright IBM Corp. 2015
#
#  Author:  Bradley J Eck
#
#*************************************

#' Read text files from Epanet into R
#' 
#'  \pkg{epanetReader} is a package for reading water network information
#' and simulation results in Epanet's .inp
#' and .rpt files into R.  See functions \link{read.inp}, 
#' \link{read.rpt}, and \link{read.msxrpt} for some examples. 
#' 
#' @docType package
#' @name epanetReader
#' @author Bradley J. Eck 

NULL

Try the epanetReader package in your browser

Any scripts or data that you put into this service are public.

epanetReader documentation built on May 2, 2019, 2:08 p.m.