Fifty nine jaguars (Panthera onca) from four populations genotyped at thirteen micro-satellites by Haag et al. (2010).
data(jaguar)
An object of class "loci"
with 59 rows and 14 columns.
loci
, alleles2loci
The vignette “ReadingFiles” explains how to read data like these from Dryad (https://datadryad.org/stash).
data(jaguar)
str(jaguar)
s <- summary(jaguar)
if (FALSE) {
## works if the device is large enough:
plot(s, layout = 30, las = 2)
}
Run the code above in your browser using DataLab