setBioNetPlotAreaBackground: Set up Plot Area Background for Nodes of caOmicsV...

Description Usage Arguments Value Author(s) Examples

View source: R/caOmicsV.bioNetCircos.R

Description

Change the plot area background of igraph nodes. Use white color to erase background and grey to show the plot area boundary.

Usage

1
    setBioNetPlotAreaBackground(bgColor=grey(0.75, alpha=0.5))

Arguments

bgColor

character vector of a colour name or a R colour specification

Value

None

Author(s)

Henry Zhang

Examples

1
    setBioNetPlotAreaBackground(grey(0.75, alpha=0.5))

hzhanghenry/caOmicsV documentation built on May 17, 2019, 10:07 p.m.