W: Genetic matrix

Description Usage Format Examples

Description

Matrix of size n x N with n=200 and N=5000

Usage

1
data("W")

Format

The format is: num [1:200, 1:5000] 0 0 1 0 0 0 0 0 1 0 ...

Examples

1
2
data(W)
## maybe str(W) ; plot(W) ...

EstHer documentation built on May 2, 2019, 8:49 a.m.