Plot sfnetwork geometries with ggplot2
Plot the geometries of an object of class sfnetwork
automatically as a ggplot
object. Use this method without the .sfnetwork suffix and after loading the ggplot2
package.
autoplot.sfnetwork(object, ...)
object
: An object of class sfnetwork
....
: Ignored.An object of class ggplot
.
See autoplot
.
Useful links