# Generated by roxygen2 (4.1.1): do not edit by hand

S3method(aggr,data.frame)
S3method(aggr,default)
S3method(aggr,survey.design)
S3method(barMiss,data.frame)
S3method(barMiss,default)
S3method(barMiss,survey.design)
S3method(colormapMiss,data.frame)
S3method(colormapMiss,default)
S3method(colormapMiss,survey.design)
S3method(growdotMiss,data.frame)
S3method(growdotMiss,default)
S3method(growdotMiss,survey.design)
S3method(histMiss,data.frame)
S3method(histMiss,default)
S3method(histMiss,survey.design)
S3method(hotdeck,data.frame)
S3method(hotdeck,default)
S3method(hotdeck,survey.design)
S3method(irmi,data.frame)
S3method(irmi,default)
S3method(irmi,survey.design)
S3method(kNN,data.frame)
S3method(kNN,default)
S3method(kNN,survey.design)
S3method(mapMiss,data.frame)
S3method(mapMiss,default)
S3method(mapMiss,survey.design)
S3method(marginmatrix,data.frame)
S3method(marginmatrix,default)
S3method(marginmatrix,survey.design)
S3method(matrixplot,data.frame)
S3method(matrixplot,default)
S3method(matrixplot,survey.design)
S3method(mosaicMiss,data.frame)
S3method(mosaicMiss,default)
S3method(mosaicMiss,survey.design)
S3method(parcoordMiss,data.frame)
S3method(parcoordMiss,default)
S3method(parcoordMiss,survey.design)
S3method(pbox,data.frame)
S3method(pbox,default)
S3method(pbox,survey.design)
S3method(plot,aggr)
S3method(prepare,data.frame)
S3method(prepare,default)
S3method(prepare,survey.design)
S3method(print,aggr)
S3method(print,summary.aggr)
S3method(regressionImp,data.frame)
S3method(regressionImp,default)
S3method(regressionImp,survey.design)
S3method(scattmatrixMiss,data.frame)
S3method(scattmatrixMiss,default)
S3method(scattmatrixMiss,survey.design)
S3method(summary,aggr)
export(aggr)
export(alphablend)
export(barMiss)
export(bgmap)
export(colSequence)
export(colSequenceHCL)
export(colSequenceRGB)
export(colormapMiss)
export(colormapMissLegend)
export(countInf)
export(countNA)
export(existsVm)
export(getVm)
export(gowerD)
export(growdotMiss)
export(histMiss)
export(hotdeck)
export(initialise)
export(irmi)
export(kNN)
export(mapMiss)
export(marginmatrix)
export(marginplot)
export(matrixplot)
export(maxCat)
export(mosaicMiss)
export(pairsVIM)
export(parcoordMiss)
export(pbox)
export(plot.aggr)
export(prepare)
export(putVm)
export(regressionImp)
export(rmVm)
export(rugNA)
export(sampleCat)
export(scattJitt)
export(scattMiss)
export(scattmatrixMiss)
export(spineMiss)
export(vmGUIenvir)
export(which.minN)
import(MASS)
import(Rcpp)
import(colorspace)
import(data.table)
import(e1071)
import(grDevices)
import(grid)
import(methods)
import(nnet)
import(robustbase)
import(sp)
import(stats)
importFrom(car,bcPower)
importFrom(car,powerTransform)
importFrom(vcd,labeling_border)
importFrom(vcd,mosaic)
useDynLib(VIM)
importFrom("graphics", "Axis", "abline", "axTicks", "axis", "barplot", "box", "boxplot", "hist", "layout", "lcm", "lines", "locator", "par", "plot.new", "plot.window", "points", "polygon", "rect", "strheight", "strwidth", "text", "title")
importFrom("utils", "capture.output", "flush.console", "head")