Learn R Programming

epanet2toolkit (version 1.0.8)

ENsetpatternid: Change the ID name of a time pattern given its index.

Description

Change the ID name of a time pattern given its index.

Usage

ENsetpatternid(index, id)

Value

NULL invisibly

Arguments

index

a time pattern index (starting from 1).

id

the time pattern's new ID name.