# Generated by roxygen2: do not edit by hand

S3method(identify,missSOM)
S3method(map,missSOM)
S3method(plot,missSOM)
S3method(print,missSOM)
S3method(summary,missSOM)
export(add.cluster.boundaries)
export(imputeSOM)
export(map)
export(object.distances)
export(somgrid)
export(tricolor)
export(unit.distances)
import(Rcpp)
importFrom(Rcpp,evalCpp)
importFrom(Rcpp,sourceCpp)
importFrom(grDevices,heat.colors)
importFrom(grDevices,terrain.colors)
importFrom(graphics,abline)
importFrom(graphics,axTicks)
importFrom(graphics,axis)
importFrom(graphics,identify)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,matplot)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,rect)
importFrom(graphics,segments)
importFrom(graphics,stars)
importFrom(graphics,symbols)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(kpodclustr,findMissing)
importFrom(stats,dist)
importFrom(stats,quantile)
importFrom(stats,rnorm)
useDynLib(missSOM)
