get_dl_uids: Extract UIDs from a data list

View source: R/deprecated.R

get_dl_uidsR Documentation

Extract UIDs from a data list

Description

[Deprecated] Deprecated function for extracting UIDs from a data list. Please use uids() instead.

Usage

get_dl_uids(dl, prefix = FALSE)

Arguments

dl

A nested list of input data from data_list().

prefix

If TRUE, preserves the "uid_" prefix added to UIDs when creating a data list.

Value

A character vector of the UID labels contained in a data list.


metasnf documentation built on April 3, 2025, 5:40 p.m.