Learn R Programming

gremes (version 0.1.1)

getNoDataNodes: It retrieves the nodes without data

Description

It retrieves the value of the slot $noDataNodes, the set of nodes for which there are no data available for an object of class Network.

Usage

getNoDataNodes(obj, ...)

# S3 method for default getNoDataNodes(obj, ...)

# S3 method for Network getNoDataNodes(obj, ...)

Value

The content of the slot $noDataNodes of the obj.

Arguments

obj

Object of class Network or its subclasses Tree, GTree, BlockGraph

...

additional arguments