Learn R Programming

Rnets (version 1.2.1)

tkplot,rnetBasic-method: tkplot.RnetBasic() - See igraph documentation for full documentation.

Description

tkplot.RnetBasic() - See igraph documentation for full documentation.

Usage

# S4 method for rnetBasic
tkplot(graph, canvas.width = 450,
  canvas.height = 450, ...)

Arguments

graph

an RnetBasic object

canvas.width

tkplot window canvas width

canvas.height

tkplot window canvas height

...

additional arguments passed to igraph::tkplot()