Internal function that prepares a pre-treated dataset for use in several examples
prepExampleDataset(dataset, save = TRUE)
Dataset used for transformation
save results?
Two rda files, ones for K-means clustering and another for Model-based clustering.
This function serves the purpose of treating datasets such as valuesG1msReduced to reduce examples of other functions by bypassing some analysis steps covered in the vignettes.