draw_curved_edge: Draw Curved Edge

View source: R/render-edges.R

draw_curved_edgeR Documentation

Draw Curved Edge

Description

Draw Curved Edge

Usage

draw_curved_edge(
  x1,
  y1,
  x2,
  y2,
  curvature,
  color,
  width,
  lty,
  show_arrow,
  arrow_size,
  bidirectional = FALSE,
  curve_shape = 0,
  curve_pivot = 0.5,
  x_scale = 1,
  y_scale = 1
)

cograph documentation built on April 1, 2026, 1:07 a.m.