tkplot.canvas {igraph}R Documentation

Interactive plotting of graphs

Description

[Deprecated]

tkplot.canvas() was renamed to tk_canvas() to create a more consistent API.

Usage

tkplot.canvas(tkp.id)

Arguments

tkp.id

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


[Package igraph version 2.0.3 Index]