Learn R Programming

ess (version 1.1.2)

components: 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