prepExampleDataset function

Prepare Example Dataset

Prepare Example Dataset

Internal function that prepares a pre-treated dataset for use in several examples

prepExampleDataset(dataset, save = TRUE)

Arguments

  • dataset: Dataset used for transformation
  • save: save results?

Returns

Two rda files, ones for K-means clustering and another for Model-based clustering.

Details

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.

Author(s)

Waldir Leoncio

  • Maintainer: Waldir Leoncio
  • License: MIT + file LICENSE
  • Last published: 2023-11-06