Learn R Programming

netgsa (version 3.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
# NOT RUN {
data(nonedgelist)
# }

Run the code above in your browser using DataLab