Learn R Programming

DOSE (version 2.10.6)

setting.graph.attributes: setting.graph.attributes

Description

setting basic attributes of a graph

Usage

setting.graph.attributes(g, node.size = 8, node.color = "#B3B3B3", edege.width = 2, edege.color = "#8DA0CB")

Arguments

g
igraph object
node.size
size of node
node.color
color of node
edege.width
edege width
edege.color
color of edege

Value

igraph object

Details

setting size and color of node and edege