labels_or_names: Labels or names of list elements

View source: R/utils_rtables.R

labels_or_namesR Documentation

Labels or names of list elements

Description

Internal helper function for working with nested statistic function results which typically don't have labels but names that we can use.

Usage

labels_or_names(x)

Arguments

x

(list)
a list.

Value

A character vector with the labels or names for the list elements.


tern documentation built on June 22, 2024, 10:25 a.m.