DEPRECATED. USE runsToDfMatrix(). Takes one or more ADMIXTURE cluster run files and converts each of them to separate dataframes.
runsToDfAdmixture(files = NULL)
A character or character vector of one or more ADMIXTURE cluster run files. Use choose.files(multi = TRUE)
to select interactively.
If a single file is selected, a single dataframe is returned. If multiple files are selected, a list with multiple dataframes is returned.