observedNodes {SEMID} | R Documentation |
Get all observed nodes in the graph.
Description
Get all observed nodes in the graph.
Usage
observedNodes(this, ...)
## S3 method for class 'LatentDigraph'
observedNodes(this, ...)
Arguments
this |
the graph object |
... |
ignored |
[Package SEMID version 0.4.1 Index]