Last data update: 2014.03.03

R: Reformat data
Reformat32R Documentation

Reformat data

Description

Reformat data from the 3-way table format (containing counts of the various alellic states) to the 2-way table format (containing allelic states)

Usage

Reformat32(g)

Arguments

g

An array in the 3-way table format

Value

A matrix in the 2-way table format (containing allelic states)

Author(s)

Casper Eriksen

Results