View source: R/economic_activity_hierachy.R
rolled_up_as_data_frame | R Documentation |
Converts a company hierarchy graph to a data frame
rolled_up_as_data_frame(graph)
graph |
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.