layout.method
Character string indicating Rgraphviz
layout method. Choices are
"dot"
, "neato"
, "twopi"
, "circo"
and
"fdp"
.
See y
argument to
...
Additional arguments passed to internal routines for properties of edges
(lwd=3
) and vertices (fontsize=18
, width=3
, height=1
).