dl_uid_first_col {metasnf} | R Documentation |
Make the subjectkey UID columns of a data_list first
Description
Make the subjectkey UID columns of a data_list first
Usage
dl_uid_first_col(data_list)
Arguments
data_list |
A nested list of input data from |
Value
A data list ("list"-class object) in which each data-subcomponent has "subjectkey" positioned as its first column.
[Package metasnf version 1.1.2 Index]