# NOT RUN {
alist <- list.files(path=system.file("files/admixture",package="pophelper"),full.names=TRUE)
#create a dataframe
runsToDfMatrix(alist[1])
#create a list of dataframes
runsToDfMatrix(alist)
# }
Run the code above in your browser using DataLab