# NOT RUN {
data <- mtcars
datamiss = Terminator(target = data, wrath = 0.05) # 5% of missing values
datamiss
showdata(datamiss) # plot positions of the missing values
reduced = Conan(X = datamiss)
reduced
# }
Run the code above in your browser using DataLab