.findSimList {SpaDES.core}R Documentation

Find simList in a nested list

Description

This is recursive, so it will find the all simLists 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 simList in it


[Package SpaDES.core version 2.0.5 Index]