Learn R Programming

DOSE (version 2.10.6)

netplot: netplot

Description

plot network

Usage

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

Value

plot

Details

plot network of igraph object