readPOPCpp {detectRUNS} | R Documentation |
Function to return a dataframe of population (POP, ID)
Description
This is a core function. Read PED file and returns a data.frame with the first two columns
Usage
readPOPCpp(genotypeFile)
Arguments
genotypeFile |
genotype (.ped) file location |
Value
a dataframe of POP, ID
[Package detectRUNS version 0.9.6 Index]