siblings: All siblings of a collection of nodes

View source: R/MixedGraph.R

siblingsR Documentation

All siblings of a collection of nodes

Description

All siblings of a collection of nodes

Usage

siblings(this, nodes, ...)

## S3 method for class 'MixedGraph'
siblings(this, nodes, ...)

Arguments

this

the mixed graph object

nodes

a vector of nodes of which to find the siblings.

...

ignored.

Value

a vector of all of the siblings.


Lucaweihs/SEMID documentation built on July 22, 2023, 7:49 a.m.