ENaddcurve {epanet2toolkit}R Documentation

Adds a new data curve to a project.

Description

Adds a new data curve to a project.

Usage

ENaddcurve(id)

Arguments

id

The ID name of the curve to be added.

Details

The new curve contains a single data point (1.0, 1.0).

Value

null invisibly


[Package epanet2toolkit version 1.0.4 Index]