correct_parent: Is Parent Correct?

Description Usage Arguments Value

Description

Checks if the current vertex has the correct parents.

Usage

1
correct_parent(g_old, g_new, v)

Arguments

g_old

an igraph graph

g_new

an igraph graph in which to check if the parent is correct

v

an igraph vertex name in both graphs g_old and g_new

Value

boolean; if the parent is correct: true, else: false


bradwest-wk/xbrlr documentation built on May 8, 2019, 11:43 a.m.