get_sibling_ids: Get the sibling company IDs of a company

View source: R/company_hierarchy.R

get_sibling_idsR Documentation

Get the sibling company IDs of a company

Description

Get the sibling company IDs of a company

Usage

get_sibling_ids(graph, id_company)

Arguments

graph

A graph

id_company

The ID of the company of which you want the sibling IDs

Value

A vector with company IDs of the siblings

Examples

sibling_ids <- get_sibling_ids(graph, id_company)

mark-me/graydon.package documentation built on Nov. 14, 2023, 5:31 p.m.