plot.neighborhood_graph: Static plot of package dependencies
Description
Plot of packages dependencies or neighborhood with edges colored
by relation and node sized by 'centrality' from a neighborhood_graph
obtained from as_graph.
Usage
# S3 method for neighborhood_graph
plot(x, layout = "sugiyama", ...)