components: Finds the components of a graph

View source: R/helper_decomp_graphs.R

componentsR Documentation

Finds the components of a graph

Description

Finds the components of a graph

Usage

components(adj)

Arguments

adj

Adjacency list or gengraph object

Value

A list where the elements are the components of the graph


ess documentation built on Jan. 10, 2026, 5:06 p.m.