R/out1_arranged.R

#' Example Output: Manually Rearranged Labels
#'
#' A toy \code{\link{projoint_data}} object showing what happens after labels
#' have been manually rearranged (e.g., via \code{\link{save_labels}} /
#' \code{\link{read_labels}}).
#'
#' Useful for illustrating workflows without requiring users to re-run the
#' reordering themselves.
#'
#' @docType data
#' @usage data(out1_arranged)
#' @format An object of class \code{projoint_data}.
#'   Contains two elements:
#'   \itemize{
#'     \item \code{$labels}: reordered attribute–level mapping
#'     \item \code{$data}: the corresponding profile-level dataset
#'   }
#' @keywords datasets
#' @name out1_arranged
NULL

Try the projoint package in your browser

Any scripts or data that you put into this service are public.

projoint documentation built on Feb. 16, 2026, 5:10 p.m.