createSimpleBiDirIdentifier: Identify bidirected edges if all directed edges are...

View source: R/utils.R

createSimpleBiDirIdentifierR Documentation

Identify bidirected edges if all directed edges are identified

Description

Creates an identifier function that assumes that all directed edges have already been identified and then is able to identify all bidirected edges simultaneously.

Usage

createSimpleBiDirIdentifier(idFunc)

Arguments

idFunc

an identifier function that identifies all directed edges

Value

a new identifier function that identifies everything.


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