tkplot.export.postscript {igraph}R Documentation

Interactive plotting of graphs

Description

[Deprecated]

tkplot.export.postscript() was renamed to tk_postscript() to create a more consistent API.

Usage

tkplot.export.postscript(tkp.id)

Arguments

tkp.id

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


[Package igraph version 2.0.3 Index]