netplot: netplot

Description Usage Arguments Details Value Author(s)

Description

plot network

Usage

1
2
3
4
netplot(g, vertex.label.font = 2, vertex.label.color = "#666666",
  vertex.label.cex = 1.5, layout = layout.fruchterman.reingold,
  foldChange = NULL, fixed = TRUE, col.bin = 10, legend.x = 1,
  legend.y = 1, ...)

Arguments

g

igraph object

vertex.label.font

font size

vertex.label.color

font text color

vertex.label.cex

cex of vertex label

layout

layout

foldChange

fold change

fixed

logical

col.bin

number of legend color bin

legend.x

x-axis position of legend

legend.y

y-axis position of legend

...

additional parameters

Details

plot network of igraph object

Value

plot

Author(s)

Yu Guangchuang


aiminy/ModifiedDOSE documentation built on May 10, 2019, 7:36 a.m.