getNodesWithData: It retrieves the nodes for which data are missing

View source: R/gr_getters.R

getNodesWithDataR Documentation

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, ...)

## Default S3 method:
getNodesWithData(obj, ...)

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

Arguments

obj

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

...

additional arguments

Value

The content of the slot $nodesWithData of obj.


gremes documentation built on Feb. 16, 2023, 8:06 p.m.