Learn R Programming

netgsa (version 1.0)

nonedgelist: An example for not-an-edge list

Description

An example for not-an-edge list corresponding to the connections that do not exist in a network.

Usage

data(nonedgelist)

Arguments

format

A matrix with two columns, each row defining one pair of vertices that is not an edge in the network.

Examples

Run this code
data(nonedgelist)

Run the code above in your browser using DataLab