tkplot.getcoords {igraph}R Documentation

Interactive plotting of graphs

Description

[Deprecated]

tkplot.getcoords() was renamed to tk_coords() to create a more consistent API.

Usage

tkplot.getcoords(tkp.id, norm = FALSE)

Arguments

tkp.id

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

norm

Logical, should we norm the coordinates.


[Package igraph version 2.0.3 Index]