is_nested_list {matriz} | R Documentation |
Determine if list is nested
Description
Checks for nested lists in batch functions
Usage
is_nested_list(x)
Arguments
x |
List to check |
Value
Logical indicating if list is nested
[Package matriz version 1.0.1 Index]