Learn R Programming

gremes (version 0.1.1)

getNodesWithData: It retrieves the nodes for which data are missing

Description

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

Usage

getNodesWithData(obj, ...)

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

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

Value

The content of the slot $nodesWithData of obj.

Arguments

obj

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

...

additional arguments