Learn R Programming

Rediscover (version 0.3.3)

B_example: B_example data

Description

A binary matrix of class matrix used as toy example in getPM and getMutex and getMutexAB and getMutexGroup.

Usage

data("B_example")

Arguments

Format

The format is:

int [1:1000, 1:500] 0 1 1 0 1 0 0 0 1 1 ...

Examples

Run this code
data(B_example)

Run the code above in your browser using DataLab