View source: R/company_hierarchy.R
get_root_vertex_name | R Documentation |
Get the root node's name of a tree
get_root_vertex_name(tree_graph)
tree_graph |
The graph containing the hierarchical tree |
The vertex name that is the root of the graph
graph_SBI <- get_root_vertex_name(tree_graph)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.