Learn R Programming

Relatedness (version 2.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
# NOT RUN {
data(Cross)
head(Cross)
# }

Run the code above in your browser using DataLab