Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

edge_list_1

Edge list - Version 1.


Description

A very simple, 2-column data frame that can be used to generate graph edges.

Usage

edge_list_1

Format

A data frame with 19 rows and 2 variables:

from

integer values that state the node ID values where an edge starts

to

integer values that state the node ID values where an edge terminates


DiagrammeR

Graph/Network Visualization

v1.0.6.1
MIT + file LICENSE
Authors
Richard Iannone [aut, cre] (<https://orcid.org/0000-0003-3925-190X>)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.