Learn R Programming

DEMEtics (version 0.8-7)

Example.transformed: Allelic Data of Three Populations for Three Loci

Description

The data set gives the fragment lengths (in base pairs) for four loci and three populations.

Usage

data(Example.transformed)

Arguments

Format

A data frame with 76 observations on the following 5 variables.
individual
a factor with each individual representing one level
population
a factor with levels population1, population2, population3
allele
a factor with the two alleles of one individual for one locus as levels
fragment.length
a numeric vector listing the base pairs for the actual locus and allele
locus
a factor with the loci names as levels

Examples

Run this code
data(Example.transformed)
Example.transformed

Run the code above in your browser using DataLab