tkplot.close: Interactive plotting of graphs

View source: R/tkplot.R

tkplot.closeR Documentation

Interactive plotting of graphs

Description

[Deprecated]

tkplot.close() was renamed to tk_close() to create a more consistent API.

Usage

tkplot.close(tkp.id, window.close = TRUE)

Arguments

tkp.id

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

window.close

Leave this on the default value.


igraph documentation built on Oct. 20, 2024, 1:06 a.m.