download_data {admixr} | R Documentation |
Download example SNP data.
Description
The data is downloaded to a temporary directory by default.
Usage
download_data(dirname = tempdir())
Arguments
dirname |
Directory in which to put the data (EIGENSTRAT trio of snp/geno/ind files). |
[Package admixr version 0.9.1 Index]