get_dl_subjects {metasnf} | R Documentation |
Extract subjects from a data_list
Description
Extract subjects from a data_list
Usage
get_dl_subjects(data_list, prefix = FALSE)
Arguments
data_list |
A nested list of input data from |
prefix |
If TRUE, preserves the "subject_" prefix added to UIDs when creating a data_list. |
Value
A character vector of the UID labels contained in a data list.
[Package metasnf version 1.1.2 Index]