setEdgeAttributes: setEdgeAttributes

Description Usage Arguments Details Value

Description

setEdgeAttributes on the graph in the browse

Usage

1
2
3
## S4 method for signature 'RCyjs'
setEdgeAttributes(obj, attribute, sourceNodes,
  targetNodes, edgeTypes, values)

Arguments

obj

an RCyjs instance

attribute

a character string

sourceNodes

vector of character strings

targetNodes

vector of character strings

edgeTypes

vector of character strings

values

vector of character strings

Details

Edges are specified by sourceNode/targetNode/edgeType triples.

Value

no return value


paul-shannon/RCyjs documentation built on May 28, 2019, 1:15 p.m.