View source: R/precedence_matrix.plot.R
plot.process_matrix | R Documentation |
Visualize a precendence matrix. A generic plot function for precedences matrices.
## S3 method for class 'process_matrix'
plot(x, ...)
x |
Precedence matrix |
... |
Additional paramters |
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.