Cross: Crossing matrix

Description Usage Format Examples

Description

The crossing matrix for the example.

Usage

1
data("Cross")

Format

The format is: int [1:5, 1:2] 1 2 3 4 5 6 7 8 9 10

Examples

1
2

Example output

     [,1] [,2]
[1,]    1    2
[2,]    3    4
[3,]    5    6
[4,]    7    8

Relatedness documentation built on May 2, 2019, 11:11 a.m.