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.

Related documentation in the C library

vcount()


igraph documentation built on May 4, 2026, 9:07 a.m.