plot.tpdag {causalDisco} | R Documentation |
Plot temporal partially directed acyclic graph (TPDAG)
## S3 method for class 'tpdag'
plot(x, ...)
x |
tpdag (temporal partially directed acyclic graph) 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).