Learn R Programming

causalDisco (version 0.9.5)

plot.tamat: Plot adjacency matrix with order information

Description

Plot adjacency matrix with order information

Usage

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

Value

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

Arguments

x

tamat (temporal adjacency matrix) object to be plotted (as outputted from tamat).

...

Further plotting arguments passed along to plotTempoMech.