tkplot.reshape: Interactive plotting of graphs

View source: R/tkplot.R

tkplot.reshapeR Documentation

Interactive plotting of graphs

Description

[Deprecated]

tkplot.reshape() was renamed to tk_reshape() to create a more consistent API.

Usage

tkplot.reshape(tkp.id, newlayout, ..., params)

Arguments

tkp.id

The id of the tkplot window to close/reshape/etc.

newlayout

The new layout, see the layout parameter of tkplot.

...

Additional plotting parameters. See igraph.plotting for the complete list.

params

Extra parameters in a list, to pass to the layout function.


igraph/rigraph documentation built on May 19, 2024, 6:19 a.m.