Learn R Programming

DEMEtics (version 0.8.1)

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

Description

The data set gives the fragment lengths (in base pairs) for three loci and three populations. Before the data can be analyzed by the functions included in this package, the format of the data table has to be transformed. This is done by using the function inputformat or by setting the argument 'format.table' of the following functions of this package as TRUE: all.pops.D, all.pops.Dest, all.pops.Dest.Chao, all.pops.Gst, all.pops.Gst.est, pair.pops.D, pair.pops.Dest, pair.pops.Dest.Chao, pair.pops.Gst, pair.pops.Gst.est.

Usage

data(Example.untransformed)

Arguments

Examples

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

Run the code above in your browser using DataLab