autoplot: Plot sfnetwork geometries with ggplot2
Description
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.
Usage
autoplot.sfnetwork(object, ...)
Value
An object of class ggplot.
Arguments
- object
An object of class sfnetwork.
- ...
Ignored.