# Generated by roxygen2: do not edit by hand

export(Admixplot)
export(AlleleFreq)
export(BreedEff_Haplo)
export(BreedPopCross)
export(BreedPopSelect)
export(CalQTLeffect)
export(Coded_to_Haplo)
export(DamSample)
export(Ext_Pheno)
export(GenBreedPop)
export(GenOnePopulation)
export(MakeGeno)
export(MatingPop)
export(MutationRate)
export(Ped_Pheno)
export(PopSelect)
export(PopulationID)
export(QMSim_PlinkMAP)
export(QTL_densityplot)
export(QTLeffects)
export(Random_gametes)
export(ReadQTL)
export(Recode_Haplotype)
export(RecombinationPoint)
export(Reformat_BLUPF90)
export(Rescale)
export(SireSample)
export(TBV_Haplo)
export(TwoPopCross)
export(Var_PhenoRecords)
export(generateHP)
export(generateMAP)
export(mapQTLfile)
export(plinkped)
export(plotHaplo)
export(read_qmsim_geno)
export(recProbplot)
export(trueBreedComp)
import(Rcpp)
import(RcppArmadillo)
importFrom(data.table,
  as.data.table,
  fread,
  fwrite
)
importFrom(gdata,write.fwf)
importFrom(graphics,
  abline,
  axis,
  barplot,
  clip,
  image,
  legend,
  mtext,
  par,
  plot,
  polygon
)
importFrom(hsphase,addSwitch)
importFrom(stats,
  density,
  rgamma,
  rnorm,
  rpois,
  runif,
  sd,
  var
)
importFrom(utils,
  capture.output,
  read.table,
  write.table
)
useDynLib(HAPTRACE, .registration = TRUE)
