add_company_hierarchy_stats: Add hierarchy stats to all the vertices of a company...

View source: R/company_hierarchy.R

add_company_hierarchy_statsR Documentation

Add hierarchy stats to all the vertices of a company hierarchy graph

Description

Add hierarchy stats to all the vertices of a company hierarchy graph

Usage

add_company_hierarchy_stats(graph)

Arguments

graph

A graph

Value

A graph where all the nodes contain information about the company hierarchy graph

Examples

graph <- add_company_hierarchy_stats(graph)

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