# \donttest{
data(bilby)
popgenreport(bilby, mk.allel.rich=TRUE, mk.pdf=FALSE)
#to get a pdf output you need to have a running Latex version installed
#on your system.
#popgenreport(bilby, mk.allel.rich=TRUE, mk.pdf=TRUE)
# }
data(bilby)
allel.rich(bilby)
Run the code above in your browser using DataLab