# Generated by roxygen2: do not edit by hand

export(AdmixGlobal)
export(AdmixLocal)
export(GlobalPlot)
export(LocalPlot)
export(ReadHPA)
export(ReadVCF)
export(SimulatePop)
import(dplyr)
import(ggplot2)
import(tibble)
import(tidyr)
importFrom(Matrix,sparseMatrix)
importFrom(Rcpp,evalCpp)
importFrom(data.table,fread)
importFrom(magrittr,"%>%")
importFrom(magrittr,set_names)
importFrom(purrr,imap_dfr)
importFrom(purrr,map)
importFrom(purrr,map_dfr)
importFrom(utils,tail)
useDynLib(AdmixPoly, .registration = TRUE)
