tkplot.fit.to.screen: Interactive plotting of graphs

View source: R/tkplot.R

tkplot.fit.to.screenR Documentation

Interactive plotting of graphs

Description

[Deprecated]

tkplot.fit.to.screen() was renamed to tk_fit() to create a more consistent API.

Usage

tkplot.fit.to.screen(tkp.id, width = NULL, height = NULL)

Arguments

tkp.id

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

width

The width of the rectangle for generating new coordinates.

height

The height of the rectangle for generating new coordinates.


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