data(bilby)
#here we use only the first 50 individuals to speep up the example
popgenreport(bilby[1:50], mk.gd.kosman = TRUE, mk.pdf=FALSE)
#to get a pdf output you need to have a running Latex version installed on your system.
#popgenreport(bilby, mk.gd.kosman = TRUE, mk.pdf=TRUE)
Run the code above in your browser using DataLab