qgraph_vsize_to_user: qgraph Node Size to User Coordinates

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

qgraph_vsize_to_userR Documentation

qgraph Node Size to User Coordinates

Description

Converts qgraph vsize to user coordinate radius using qgraph's exact logic.

Usage

qgraph_vsize_to_user(vsize, plot_info = NULL)

Arguments

vsize

Node size value (as used in qgraph).

plot_info

Plot dimension info. NULL to auto-compute.

Value

Node radius in user coordinates.


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