View source: R/internal-functions.R
prepExampleDataset | R Documentation |
Internal function that prepares a pre-treated dataset for use in several examples
prepExampleDataset(dataset, save = TRUE)
dataset |
Dataset used for transformation |
save |
save results? |
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.
Two rda files, ones for K-means clustering and another for Model-based clustering.
Waldir Leoncio
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.