Learn R Programming

Rediscover (version 0.3.3)

A_example: A_example data

Description

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

Usage

data("A_example")

Arguments

Format

The format is: num [1:1000, 1:500] 0 0 0 0 0 1 0 0 0 1 ...

Examples

Run this code
data(A_example)

Run the code above in your browser using DataLab