powered by
read_ind
read_ind(filename)
tibble with column headings: ind (CHR), sex (CHR), pop (CHR)
a IND text file.
ind_snpfile <- system.file("extdata", "example.ind.txt", package = "BREADR") read_ind(ind_snpfile)
Run the code above in your browser using DataLab