ENsetcurveid {epanet2toolkit} | R Documentation |
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)
Arguments
index |
a data curve index (starting from 1). |
id |
the data curve's new ID name. |
Value
null invisibly
[Package epanet2toolkit version 1.0.5 Index]