listDepth {soundgen}R Documentation

List depth

Description

Internal soundgen function

Usage

listDepth(x)

Arguments

x

any R object

Details

Returns the depth of list structure. See https://stackoverflow.com/questions/13432863/determine-level-of-nesting-in-r


[Package soundgen version 2.7.1 Index]