Learn R Programming

RGraphSpace (version 1.0.6)

gtoys: Toy 'igraph' objects

Description

Small 'igraph' objects used for workflow demonstrations. All graphs include 'x', 'y', and 'name' vertex attributes.

Usage

data(gtoy1)

Arguments

Value

A pre-processed igraph object.

Format

igraph

Examples

Run this code
data(gtoy1)
data(gtoy2)

Run the code above in your browser using DataLab