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


PriceLab/RCyjs documentation built on May 10, 2019, 8:03 a.m.