read_ind | R Documentation |
read_ind
read_ind(filename)
filename |
a IND text file. |
tibble with column headings: ind (CHR), sex (CHR), pop (CHR)
ind_snpfile <- system.file("extdata", "example.ind.txt", package = "BREADR")
read_ind(ind_snpfile)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.