View source: R/sonplot-qgraph-geometry.R
| qgraph_arrow_size | R Documentation |
Calculates arrow size based on edge width, matching qgraph behavior.
qgraph_arrow_size(edge_width, base_asize = 1)
edge_width |
Edge line width. |
base_asize |
Base arrow size multiplier. |
Arrow size in user coordinates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.