tkplot.setcoords: Interactive plotting of graphs

View source: R/tkplot.R

tkplot.setcoordsR Documentation

Interactive plotting of graphs

Description

[Deprecated]

tkplot.setcoords() was renamed to tk_set_coords() to create a more consistent API.

Usage

tkplot.setcoords(tkp.id, coords)

Arguments

tkp.id

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

coords

Two-column numeric matrix, the new coordinates of the vertices, in absolute coordinates.


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