toString.igNode {integr}R Documentation

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

Description

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

Usage

## S3 method for class 'igNode'
toString(node)

Arguments

node

An (igNode) object

Value

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


[Package integr version 1.0.0 Index]