addTrans: This function is used to optimally display the networks with...

Description Usage Arguments Value Examples

View source: R/addTrans.R

Description

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.

Usage

1
addTrans(color, trans)

Arguments

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

Value

a vector with specificatiosn used in qgraph

Examples

1
specs <- addTrans(color = "green", trans=255)

PeterVerboon/lagnetw documentation built on Aug. 4, 2020, 5:16 p.m.