Learn R Programming

onadata (version 0.1)

g14_edgelist: G14 edgelist

Description

Edgelist of small network of 14 vertices

Usage

g14_edgelist

Arguments

Format

A dataframe with 18 rows and 3 variables:

from

Vertex ID

to

Vertex ID

weight

Edge weight

Examples

Run this code
# NOT RUN {
g14_edgelist
# }

Run the code above in your browser using DataLab