create_children: Create New Child Vertex

Description Usage Arguments Value

Description

Creates a new child vertex, working recursively

Usage

1
create_children(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 present in the working graph, whose children will be created

filename

The output filename

Value

an igraph graph, with the correct children nodes in place.


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