get_root_vertex_names: Get the root node of a tree

View source: R/economic_activity_hierachy.R

get_root_vertex_namesR Documentation

Get the root node of a tree

Description

Get the root node of a tree

Usage

get_root_vertex_names(tree_graph)

Arguments

tree_graph

The graph containing the hierarchical tree

Value

The vertext that is the root of the graph

Examples

get_root_vertex_names(graph_SBI)

mark-me/graydon.package documentation built on Nov. 14, 2023, 5:31 p.m.