combine_graphs: Combining graphs from a list to a single graph

View source: R/company_hierarchy.R

combine_graphsR Documentation

Combining graphs from a list to a single graph

Description

Combining graphs from a list to a single graph

Usage

combine_graphs(list_graphs)

Arguments

list_graphs

A list of graphs

Value

A graph containing all deduplicated graphs

Examples

graph_total <- combine_graphs(list_graphs)

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