check_parent_path: Recursively Check Parents

Description Usage Arguments Value

Description

Method for checking parent path all the way to root node.

Usage

1
check_parent_path(g_old, g_new, v)

Arguments

g_old

an igraph graph, the working graph

g_new

an igraph graph, the desired graph

v

an igraph vertex name present in the old graph, the end node in the path

Value

boolean; True if all parents are desired and in correct order, False otherwise


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