Methods for quick visualization
Arguments
- x
igraph_ptr object.
- layout
A function or resulting data.frame. If not provided,
layout_nicely()
is applied.- ...
passed to
augment()
or layout function.- lwd
passed to
ggplot2::geom_segment()
.- cex, col, pch
passed to
ggplot2::geom_point()
andggplot2::geom_text()
.