Learn R Programming

causalDisco (version 0.9.5)

plot.tskeleton: Plot temporal skeleton

Description

Plot temporal skeleton

Usage

# S3 method for tskeleton
plot(x, ...)

Value

No return value, the function is called for its side-effects (plotting).

Arguments

x

tskeleton (temporal skeleton) object to be plotted (as outputted from tpc).

...

Further plotting arguments passed along to plotTempoMech.