isFlat {jwutil}
R Documentation
determine whether a list is nested
Description
Returns TRUE if the given list is not nested.
Usage
isFlat(x)
Arguments
x
list
Value
single logical
[Package
jwutil
version 1.2.3
Index
]