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

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

Arguments

x

Dependency matrix

...

Additional parameters

Value

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