Skip to contents

[Stable]

Check polar_init() for examples.

Usage

polar_connect(data, x1, x2, ...)

Arguments

data

A data.frame contains connections of all events.

x1, x2

Column names (without quote in aes()) storing connected events.

...

Arguments passing to ggplot2::geom_segment(), expect c(x, xend, y, yend) these 4 mapping parameters.

Value

A ggplot object.

See also

Other risk_network: br_show_risk_network(), polar_init()