geom_node: geom_node

Description Usage Arguments Details Value Author(s)

View source: R/graphics.R

Description

geom for nodes

Usage

1
2
geom_node(mapping = NULL, data = NULL, stat = "identity",
  position = "identity", na.rm = FALSE, ...)

Arguments

mapping

the aesthetic mapping

data

the graph

stat

statistical transformation

position

position adjustment

na.rm

missing value behaviour

...

further arguments

Details

get locations from a graph and plot points. See the help for geom_point for more.

Value

a geom for ggplot

Author(s)

Barry S Rowlingson


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