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

node_list_2

Node list - Version 2.


Description

A simple, 5-column data frame that can be used to generate graph nodes.

Usage

node_list_2

Format

A data frame with 10 rows and 5 variables:

id

a unique, monotonically increasing integer ID value

label

a unique label associated with each ID value

type

a grouping variable of either x, y, or z

value_1

a randomized set of numeric values between 0 and 10

value_2

a randomized set of numeric values between 0 and 10


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.