Page 1 of 1

Add overwrite option to graph.merge

Posted: Tue Sep 15, 2015 3:51 am
by mamo
Dear Eviews team,

creating a graph with the program line

Code: Select all

graphm.merge graph1 graph2 graph2
creates an error if the object graphm already exists.
As it is already the case in with the freeze command, it would be convenient to have an option mode=overwritealso in the merge command, or, shorter, sth. like graphm.merge(o).

Best, mamo