plot.huge: Plot function for S3 class "huge"

View source: R/huge.R

plot.hugeR 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 = TRUE, 3 plotted graphs are aligned to the same sparsity levels. The default value is FALSE.

...

System reserved (No specific usage)

See Also

huge


huge documentation built on March 31, 2026, 9:06 a.m.