powered by
A toy projoint_data object showing what happens after labels have been manually rearranged (e.g., via save_labels / read_labels).
projoint_data
save_labels
read_labels
data(out1_arranged)
An object of class projoint_data. Contains two elements:
$labels: reordered attribute–level mapping
$labels
$data: the corresponding profile-level dataset
$data
Useful for illustrating workflows without requiring users to re-run the reordering themselves.