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