plot.tamat {causalDisco} | R Documentation |
Plot adjacency matrix with order information
## S3 method for class 'tamat'
plot(x, ...)
x |
tamat (temporal adjacency matrix) object to be plotted
(as outputted from |
... |
Further plotting arguments passed along to |
No return value, the function is called for its side-effects (plotting).