apply_legacy_sorting_adjustments: Apply legacy sorting adjustments for special cases

View source: R/summarize_cat_cat_data.R

apply_legacy_sorting_adjustmentsR Documentation

Apply legacy sorting adjustments for special cases

Description

Apply legacy sorting adjustments for special cases

Usage

apply_legacy_sorting_adjustments(
  data,
  indep_names = character(0),
  translations = list()
)

Arguments

data

Dataset

indep_names

Independent variable names

translations

Translation strings

Value

Dataset with legacy adjustments applied


saros documentation built on Nov. 10, 2025, 5:06 p.m.