tkplot.reshape() was renamed to tk_reshape() to create a more
consistent API.
Arguments
- tkp.id
The id of the tkplot window to close/reshape/etc.
- newlayout
The new layout, see the
layoutparameter of tkplot.- ...
Additional plotting parameters. See igraph.plotting for the complete list.
- params
Extra parameters in a list, to pass to the layout function.
