autoplot: Plot sfnetwork geometries with ggplot2

autoplotR Documentation

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, ...)

Arguments

object

An object of class sfnetwork.

...

Ignored.

Details

See autoplot.

Value

An object of class ggplot.


sfnetworks documentation built on March 31, 2023, 9:51 p.m.