graph (version 1.50.0)

graphExamples: A List Of Example Graphs

Description

This data set contains a list of example graphNEL objects, which can then be used for plotting.

Usage

data(graphExamples)

Arguments

Source

Various sources, primarily from randomGraph and randomEGraph

Examples

Run this code
data(graphExamples)
a <- graphExamples[[1]]
a

Run the code above in your browser using DataLab