powered by
Internal function used to read in data from admixture or coordinates input file.
read_input_data(file)
A data.frame object.
path to input file.
file_path <- system.file("extdata", "admixture1.csv", package = "mapmixture") read_input_data(file_path)
Run the code above in your browser using DataLab