check_dll_subitem_names {metasnf} | R Documentation |
Check valid item names for a data list-like list
Description
Error if data list-like structure doesn't have nested names of "data", "name", "domain", and "type".
Usage
check_dll_subitem_names(dll)
Arguments
dll |
A data list-like |
Value
Raises error if dll doesn't have only 4-item nested lists
[Package metasnf version 2.1.2 Index]