pegas (version 0.14)

jaguar: Jaguar Micro-Satellites

Description

Fifty nine jaguars (Panthera onca) from four populations genotyped at thirteen micro-satellites by Haag et al. (2010).

Usage

data(jaguar)

Arguments

Format

An object of class "loci" with 59 rows and 14 columns.

See Also

loci, alleles2loci

The vignette “ReadingFiles” explains how to read data like these from Dryad (https://datadryad.org/stash).

Examples

Run this code
# NOT RUN {
data(jaguar)
str(jaguar)
s <- summary(jaguar)
# }
# NOT RUN {
## works if the device is large enough:
plot(s, layout = 30, las = 2)
# }

Run the code above in your browser using DataCamp Workspace