labels_or_names {tern} | R 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 |
( |
Value
A character
vector with the labels or names for the list elements.
[Package tern version 0.9.5 Index]