geom_edge: geom_edge

Description Usage Arguments Details Value Author(s)

View source: R/graphics.R

Description

geom for edges

Usage

1
2
geom_edge(mapping = NULL, data = NULL, graph = NULL, directed = FALSE,
  ...)

Arguments

mapping

the aesthetic mapping

data

data frame

graph

the graph

directed

currently ignored

...

further parameters for geom_segment

Details

get edge lines for a graph and plot using geom_segment

Value

a geom_segment for ggplot

Author(s)

Barry S Rowlingson


barryrowlingson/sirgraph documentation built on April 8, 2020, 7:19 p.m.