check_dll_uid {metasnf} | R Documentation |
Check if UID columns in a nested list have valid structure for a data list
Description
Check if UID columns in a nested list have valid structure for a data list
Usage
check_dll_uid(dll)
Arguments
dll |
A data list-like |
Value
Raises an error if the UID columns do not have a valid structure.
[Package metasnf version 2.1.2 Index]