# Generated by roxygen2: do not edit by hand

export(vcfcomp)
export(vcfplot)
export(vcfpopgen)
export(vcfreader)
export(vcfsummary)
export(vcftable)
export(vcfwriter)
import(Rcpp)
import(grDevices)
import(graphics)
import(methods)
import(stats)
importFrom(Rcpp,loadModule)
importFrom(stats,cor)
importFrom(utils,read.table)
useDynLib(vcfppR, .registration = TRUE)
