qgraph_arrow_size: qgraph-style Arrow Size Calculation

View source: R/sonplot-qgraph-geometry.R

qgraph_arrow_sizeR Documentation

qgraph-style Arrow Size Calculation

Description

Calculates arrow size based on edge width, matching qgraph behavior.

Usage

qgraph_arrow_size(edge_width, base_asize = 1)

Arguments

edge_width

Edge line width.

base_asize

Base arrow size multiplier.

Value

Arrow size in user coordinates.


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