R/utils_rtables.R
labels_or_names.Rd
Internal helper function for working with nested statistic function results which typically don't have labels but names that we can use.
labels_or_names(x)
(list) a list.
list
A character vector with the labels or names for the list elements.
character