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