ggplot2
plot_graph.Rd
Produce a ggplot2 visualisation of a (neighbourhood) graph.
plot_graph(sf, add_geography = FALSE)
A simple features object with some geometry.
Should a map of the geography be plotted alongside the graph?
A ggplot2 plot.
plot_graph(mw, add_geography = TRUE) #> Error in .class1(object): object 'mw' not found