View source: R/company_hierarchy.R
get_qty_siblings | R Documentation |
Get the number of sibling companies
get_qty_siblings(graph, vertx)
graph |
A graph |
vertx |
The vertex representing a company |
A data-frame containing all sibling companies
graph <- get_siblings_df(graph)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.