setEdgeAttr: set Edge attributes in an Rgraphviz graph

View source: R/setEdgeAttr.R

setEdgeAttrR Documentation

set Edge attributes in an Rgraphviz graph

Description

set Edge attributes in an Rgraphviz graph

Usage

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 Jan. 16, 2025, 8:37 p.m.