get_stat_label: Get display label for statistic type

View source: R/desc_utils.R

get_stat_labelR Documentation

Get display label for statistic type

Description

Converts internal statistic type codes to formatted display labels for table column headers.

Usage

get_stat_label(stat_type)

Arguments

stat_type

Character string: "mean_sd", "median_iqr", "median_range", "range", "n_miss", or custom type.

Value

Character string with formatted label (e.g., "Mean \pm SD").


summata documentation built on May 7, 2026, 5:07 p.m.