Learn R Programming

netgsa (version 3.0)

edgelist: An example edge list

Description

An example edge list corresponding to known connections in a network.

Usage

data(edgelist)

Arguments

Format

A matrix with two columns, each row defining one edge.

Examples

Run this code
# NOT RUN {
data(edgelist)
# }

Run the code above in your browser using DataLab