# NOT RUN {
data(msats.g)
f <- alleleFreqs(msats.g)
f$D11t # Frequencies and proportions for Locus D11t
f.pop <- alleleFreqs(msats.g, TRUE)
f.pop$EV94[, "freq", "Coastal"] # Frequencies for EV94 in the Coastal population
# }
Run the code above in your browser using DataLab