plot.huge {huge}R Documentation

Plot function for S3 class "huge"

Description

Plot sparsity level information and 3 typical sparse graphs from the graph path.

Usage

## S3 method for class 'huge'
plot(x, align = FALSE, ...)

Arguments

x

An object with S3 class "huge"

align

If align = FALSE, 3 plotted graphs are aligned

...

System reserved (No specific usage)

See Also

huge


[Package huge version 1.3.5 Index]