Learn R Programming

Relatedness (version 1.0)

Cross: Crossing matrix

Description

The crossing matrix for the example.

Usage

data("Cross")

Arguments

format

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

Examples

Run this code
data(Cross)
head(Cross)

Run the code above in your browser using DataLab