tkplot.reshape | R Documentation |
tkplot.reshape()
was renamed to tk_reshape()
to create a more
consistent API.
tkplot.reshape(tkp.id, newlayout, ..., params)
tkp.id |
The id of the tkplot window to close/reshape/etc. |
newlayout |
The new layout, see the |
... |
Additional plotting parameters. See igraph.plotting for the complete list. |
params |
Extra parameters in a list, to pass to the layout function. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.