Ungroups grouped non-numeric statistics within input vectors .formats
, .labels
, and .indent_mods
.
ungroup_stats(stat_out, .formats, .indent_mods)
A list
with modified elements stat_out
, .formats
, .labels
, .levels
, and .indent_mods
.
(named list
of numeric
)
list of numeric statistics containing the statistics to ungroup.
(named character
or list
)
formats for the statistics. See Details in analyze_vars
for more
information on the "auto"
setting.
(named integer
)
indent modifiers for the labels. Defaults to 0, which corresponds to the
unmodified default behavior. Can be negative.
a_summary()
which uses this function internally.