# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,Map)
S3method(summary,Map)
export(as.Map)
export(as.data.frame)
export(namesOfChrom)
export(newMap)
export(numberOfLoci)
export(plotMap)
export(scoreE)
export(scoreLocal)
export(scoreU)
export(selectLocalOptimalSNPs)
export(summary)
exportClasses(Chrom)
exportClasses(Locus)
exportClasses(Map)
importFrom(Rcpp,sourceCpp)
importFrom(grDevices,topo.colors)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,image)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,segments)
importFrom(graphics,title)
importFrom(methods,new)
importFrom(stats,na.omit)
importFrom(stats,sd)
importFrom(utils,combn)
importFrom(utils,read.table)
useDynLib(selectSNPs)
