edge {stagedtrees} | R Documentation |
Plot an edge
Description
Plot an edge
Usage
edge(from, to, label = "", col = "black", cex_label = 1, ...)
Arguments
from |
From |
to |
To |
label |
the label |
col |
color |
cex_label |
numerical |
... |
additional parameters passed to |
[Package stagedtrees version 2.3.0 Index]