View source: R/company_hierarchy.R
list_company_hierarchy_graphs | R Documentation |
Decomposes a graph with all company hierarchies to a list where the items contain a single company hierarchy
list_company_hierarchy_graphs(graph_all_companies)
graph_company_hierarchies |
The graph containing all the hierarchical company trees |
A list of company hierarchy graphs
list_graphs <- list_company_hierarchy_graphs(graph_company_hierarchies)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.