setEdgeAttr: set Edge attributes in an Rgraphviz graph

Description Usage Arguments Details Value

View source: R/setEdgeAttr.R

Description

set Edge attributes in an Rgraphviz graph

Usage

1
setEdgeAttr(graph, attribute, value, ID1, ID2)

Arguments

graph

object of class Ragraph

attribute

name of the attribute to set

value

vector of values for the attribute

ID1,

ID2 vectors with node names defining edges

Details

set Edge attributes in an Rgraphviz graph

Value

the modified graph object with attributes set


january3/myfuncs documentation built on April 1, 2020, 4:42 a.m.