get_qty_siblings: Get the number of sibling companies

View source: R/company_hierarchy.R

get_qty_siblingsR Documentation

Get the number of sibling companies

Description

Get the number of sibling companies

Usage

get_qty_siblings(graph, vertx)

Arguments

graph

A graph

vertx

The vertex representing a company

Value

A data-frame containing all sibling companies

Examples

graph <- get_siblings_df(graph)

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