draw_straight_edge: Draw Straight Edge

View source: R/render-edges.R

draw_straight_edgeR Documentation

Draw Straight Edge

Description

Draw Straight Edge

Usage

draw_straight_edge(
  x1,
  y1,
  x2,
  y2,
  color,
  width,
  lty,
  show_arrow,
  arrow_size,
  bidirectional = FALSE,
  x_scale = 1,
  y_scale = 1
)

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