Learn R Programming

epanet2toolkit (version 1.0.8)

ENcopyreport: Copies the current contents of a project's report file to another file

Description

Copies the current contents of a project's report file to another file

Usage

ENcopyreport(rptFile)

Value

Returns NULL invisibly; called for side effect

Returns NULL invisibly; called for side effect

Arguments

rptFile

destination file

Details

This function allows toolkit clients to retrieve the contents of a project's report file while the project is still open.