Learn R Programming

Patterns (version 1.1)

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.

Usage

data("network")

Arguments

Format

The format is: chr "network"

Details

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

Examples

Run this code
# NOT RUN {
data(network)
str(network)
plot(network)
# }

Run the code above in your browser using DataLab