setBioNetPlotAreaBackground {caOmicsV} | R Documentation |
Change the plot area background of igraph nodes. Use white color to erase background and grey to show the plot area boundary.
setBioNetPlotAreaBackground(bgColor=grey(0.75, alpha=0.5))
bgColor |
character vector of a colour name or a R colour specification |
None
Henry Zhang
setBioNetPlotAreaBackground(grey(0.75, alpha=0.5))