line.graph: Line graph of a graph

View source: R/make.R

line.graphR Documentation

Line graph of a graph

Description

[Deprecated]

line.graph() was renamed to make_line_graph() to create a more consistent API.

Usage

line.graph(graph)

Arguments

graph

The input graph, it can be directed or undirected.


igraph documentation built on Oct. 20, 2024, 1:06 a.m.