print.igEdge {integr}R Documentation

Print generic method for Interaction Graph Edges (S3 class)

Description

Print generic method for Interaction Graph Edges (S3 class)

Usage

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

Arguments

edge

An (igEdge) object

Value

Print (igEdge) object


[Package integr version 1.0.0 Index]