View source: R/plot.dependency_matrix.R
plot.dependency_matrix | R Documentation |
Visualize a dependency matrix. A generic plot function for dependency matrices.
## S3 method for class 'dependency_matrix'
plot(x, ...)
x |
Dependency matrix |
... |
Additional parameters |
A ggplot object, which can be customized further, if deemed necessary.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.