Nothing
#' 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
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.