.findSimList {SpaDES.core} | R Documentation |
Find simList
in a nested list
Description
This is recursive, so it will find the all simList
s even if they are deeply nested.
Usage
.findSimList(x)
Arguments
x |
any object, used here only when it is a list with at least one
|
[Package SpaDES.core version 2.1.0 Index]