View source: R/company_hierarchy.R
hierarchy_as_data_frame | R Documentation |
Converts a company hierarchy graph to a data frame
hierarchy_as_data_frame(graph)
list_graphs |
The graph containing all the hierarchical company trees |
A data frame with company hierarchy data
df_hierarchy <- hierarchy_as_data_frame(graph_hierarchy)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.