toString.igEdge {integr}R Documentation

toString() generic method for Interaction Graph Edges (S3 class)

Description

toString() generic method for Interaction Graph Edges (S3 class)

Usage

## S3 method for class 'igEdge'
toString(edge)

Arguments

edge

An (igEdge) object

Value

(character) object made of the provided (igEdge) object


[Package integr version 1.0.0 Index]