Learn R Programming

hierfstat (version 0.5-11)

cont.isl: A genetic dataset from a diploid organism in a continent-island model

Description

A simple diploid dataset, with allele encoded as one digit number. Up to 4 alleles per locus

Usage

data(cont.isl)

Arguments

Format

A data frame with 150 rows and 6 columns:

Pop

Population identifier, from 1 to 3

loc.1

genotype at loc.1

loc.2

genotype at loc.2

loc.3

genotype at loc.3

loc.4

genotype at loc.4

loc.5

genotype at loc.5

...

Examples

Run this code
# NOT RUN {
data(cont.isl)
allele.count(cont.isl)

# }

Run the code above in your browser using DataLab