ENcopyreport {epanet2toolkit} | R Documentation |
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)
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.
Value
Returns NULL invisibly; called for side effect
Returns NULL invisibly; called for side effect
[Package epanet2toolkit version 1.0.5 Index]