Learn R Programming

epanet2toolkit (version 1.0.8)

ENsetcurveid: Changes the ID name of a data curve given its index.

Description

Changes the ID name of a data curve given its index.

Usage

ENsetcurveid(index, id)

Value

null invisibly

Arguments

index

a data curve index (starting from 1).

id

the data curve's new ID name.