tkplot.rotate: Interactive plotting of graphs

View source: R/tkplot.R

tkplot.rotateR Documentation

Interactive plotting of graphs

Description

[Deprecated]

tkplot.rotate() was renamed to tk_rotate() to create a more consistent API.

Usage

tkplot.rotate(tkp.id, degree = NULL, rad = NULL)

Arguments

tkp.id

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

degree

The degree to rotate the plot.

rad

The degree to rotate the plot, in radian.


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