GetVariantCt {pgenlibr} | R Documentation |
Returns the number of variants in the file.
Description
Returns the number of variants in the file.
Usage
GetVariantCt(pvar_or_pgen)
Arguments
pvar_or_pgen |
Object returned by NewPvar() or NewPgen(). |
Value
Number of variants.
[Package pgenlibr version 0.3.7 Index]