as.edge_list {oaqc}R Documentation

Coerce graph input.

Description

Coerce graph input.

Usage

as.edge_list(graph)

Arguments

graph

A matrix, data.frame or graph object.

Value

Edge list matrix.


[Package oaqc version 1.0 Index]