Description Usage Arguments Value Examples
This function is used to optimally display the networks with qgraph. Works with either color and trans a vector of equal length, or one of the two of length 1.
1 | addTrans(color, trans)
|
color |
color specification for the arrows in the plot |
trans |
transparency: an integer between 0 and 255, 0 being fully transparent and 255 being fully visable |
a vector with specificatiosn used in qgraph
1 | specs <- addTrans(color = "green", trans=255)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.