graphExamples: A List Of Example Graphs

graphExamplesR Documentation

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)

Source

Various sources, primarily from randomGraph and randomEGraph

Examples

data(graphExamples)
a <- graphExamples[[1]]
a

Bioconductor/graph documentation built on April 19, 2024, 9:32 a.m.