readSystem: read SWM results for the system

Description Usage Arguments Details Value Author(s)

View source: R/read_SWMM.r

Description

Reads the system results from a SWMM file.

Usage

1
readSystem(SWMMfile, variables = NULL)

Arguments

SWMMfile

a SWMMfile object

variables

vector of variables to be read, see Details below. If NULL, all variables are read. Partial matching is supported.

Details

The following variables are available for the system:

Value

A named list of xts objects for each variable.

Author(s)

Andreas Scheidegger


scheidan/SWMMR documentation built on May 30, 2019, 8:39 a.m.