# Generated by roxygen2 (4.0.1): do not edit by hand

S3method(acount,genotype)
S3method(acount,integer)
S3method(acount,logical)
S3method(acount,matrix)
S3method(acount,numeric)
S3method(acount,table)
S3method(hwx.test,data.frame)
S3method(hwx.test,genind)
S3method(hwx.test,genotype)
S3method(hwx.test,integer)
S3method(hwx.test,list)
S3method(hwx.test,logical)
S3method(hwx.test,matrix)
S3method(hwx.test,numeric)
S3method(hwx.test,table)
S3method(p.value,genotype)
S3method(p.value,hwtest)
S3method(p.value,integer)
S3method(p.value,list)
S3method(p.value,logical)
S3method(p.value,matrix)
S3method(p.value,numeric)
S3method(p.value,table)
S3method(print,hwtest)
S3method(xcount,genotype)
S3method(xcount,integer)
S3method(xcount,logical)
S3method(xcount,matrix)
S3method(xcount,numeric)
S3method(xcount,table)
S3method(xcountCutoff,integer)
S3method(xcountCutoff,matrix)
S3method(xcountCutoff,numeric)
export(acount)
export(alleleCounts)
export(clearUpper)
export(defaultHistobounds)
export(df.to.matrices)
export(fillUpper)
export(genepop.to.genind)
export(hwdf)
export(hwx.test)
export(listify)
export(matrix.to.vec)
export(observedLLR)
export(observedProb)
export(observedU)
export(observedX2)
export(p.value)
export(plotHistogram)
export(remove.missing.alleles)
export(vec.to.matrix)
export(xcount)
export(xcountCutoff)
importFrom(utils,packageDescription)
useDynLib(HWxtest)
