Learn R Programming

Patterns (version 1.4)

network: A example of an inferred network (4 groups case).

Description

This dataset is a network example with 102 nodes, 4 times and 4 groups.

Arguments

Format

The format is: chr "network"

Author

Bertrand Frederic, Myriam Maumy-Bertrand.

Details

A network class object [package "Patterns"] with 6 slots.

Examples

Run this code

data(network)
str(network)
plot(network)

Run the code above in your browser using DataLab