powered by
This function verifies when a SNP is Monomorphic
is.Monomorphic(x)
any R object
A logical value TRUE if the SNP is Monomorphic, otherwise a FALSE
# NOT RUN { # # data(SNPs) # is.Monomorphic(SNPs$snp10001) # is.Monomorphic(SNPs$snp100020) # # }
Run the code above in your browser using DataLab