as_edge_list: Get the edge list representation of a graph as a matrix.

Description Usage Arguments Author(s)

Description

Get the edge list representation of a graph as a matrix.

Usage

1
as_edge_list(.g, .use_names = TRUE, .vert_attr_name = NULL, ...)

Arguments

.g

graph, currently objects of class igraph or network.

.vert_attr_name

character(1L). The name of a vertex attribute in .g.

Author(s)

Brendan Knapp brendan.knapp@nps.edu


NPSCORELAB/corenet documentation built on May 6, 2019, 12:01 a.m.