Learn R Programming

epanet2toolkit (version 1.0.8)

ENgetdemandname: Retrieves the name of a node's demand category.

Description

Retrieves the name of a node's demand category.

Usage

ENgetdemandname(nodeindex, demand_index = 1)

Value

The name of the selected category.

Arguments

nodeindex

a node's index (starting from 1).

demand_index

the index of one of the node's demand categories (starting from 1).