plot.tskeleton {causalDisco} | R Documentation |
Plot temporal skeleton
Description
Plot temporal skeleton
Usage
## S3 method for class 'tskeleton'
plot(x, ...)
Arguments
x |
tskeleton (temporal skeleton) 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]