Learn R Programming

RGraphSpace (version 1.0.9)

plot.GraphSpace: Plot GraphSpace objects

Description

Plot GraphSpace objects

Usage

# S3 method for GraphSpace
plot(x, ...)

Arguments

x

A GraphSpace class object.

...

Additional arguments passed to the plotGraphSpace function.

See Also

plotGraphSpace