View source: R/sonplot-qgraph-geometry.R
| qgraph_vsize_to_user | R Documentation |
Converts qgraph vsize to user coordinate radius using qgraph's exact logic.
qgraph_vsize_to_user(vsize, plot_info = NULL)
vsize |
Node size value (as used in qgraph). |
plot_info |
Plot dimension info. NULL to auto-compute. |
Node radius in user coordinates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.