setEdgeAttributes: setEdgeAttributes

Description Usage Arguments Details Value

Description

setEdgeAttributes on the graph in the browse

Usage

1
2
## 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


RCyjs documentation built on Nov. 8, 2020, 8:20 p.m.