wiki_graph: wiki_graph

Description Usage Format Source

Description

data.frame with three variables (v1, v2 and w) that contains the edges of the graph (from v1 to v2) with the weight of the edge (w)

Usage

1

Format

A data frame with 18 rows and 3 variables:

v1

first edge

v2

second edge

w

weight between edges

Source

https://en.wikipedia.org/wiki/Graph


ahmedNwayyir/myFirstRPackage documentation built on July 7, 2020, 1:15 a.m.