Plots tpdag, tskeleton and tamat objects.
plotTempoMech(
x,
addTimeAxis = TRUE,
addPsi = TRUE,
varLabels = NULL,
periodLabels = NULL,
colors = NULL,
...
)No return value, the function is called for its side-effects (plotting).
The tpdag/tskeleton or tamat to plot.
Logical indicating whether a time axis should be added to the plot.
Logical indicating whether the sparsity level should be added to the plot.
A named list of variable labels.
A character vector with labels for periods.
A character vector with colors to use for marking periods. Should have at least as many elements as the numbers of periods.
Additional arguments passed to plot.igraph.