getNoDataNodes: It retrieves the nodes without data

View source: R/gr_getters.R

getNoDataNodesR Documentation

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

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

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

Arguments

obj

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

...

additional arguments

Value

The content of the slot $noDataNodes of the obj.


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