create_parent: Create a New Parent Vertex

Description Usage Arguments Value

Description

Creates a new vertex and places accordingly, checking if its parents are in are in the graph. Works recursively

Usage

1
create_parent(g_old, g_new, v, filename)

Arguments

g_old

an igraph graph, the working graph

g_new

an igraph graph, the desired graph

v

an igraph vertex name, the vertex whose parent must be created

filename

The output filename

Value

a new igraph graph with the correct parent in place


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