plot.dependency_matrix: Dependency matrix plot

View source: R/plot.dependency_matrix.R

plot.dependency_matrixR Documentation

Dependency matrix plot

Description

Visualize a dependency matrix. A generic plot function for dependency matrices.

Usage

## S3 method for class 'dependency_matrix'
plot(x, ...)

Arguments

x

Dependency matrix

...

Additional parameters

Value

A ggplot object, which can be customized further, if deemed necessary.


heuristicsmineR documentation built on April 4, 2023, 5:11 p.m.