View source: R/company_hierarchy.R
get_sibling_ids | R Documentation |
Get the sibling company IDs of a company
get_sibling_ids(graph, id_company)
graph |
A graph |
id_company |
The ID of the company of which you want the sibling IDs |
A vector with company IDs of the siblings
sibling_ids <- get_sibling_ids(graph, id_company)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.