R/ggpolar.R
polar_connect.Rd
Check polar_init() for examples.
polar_init()
polar_connect(data, x1, x2, ...)
a data.frame contains connections of all events.
data.frame
the column names (without quote) storing connected events.
parameters passing to ggplot2::geom_segment, expect c(x, xend, y, yend) these 4 mapping parameters.
c(x, xend, y, yend)
a ggplot object.
ggplot