list_depth | R Documentation |
Descend a list and find the maximum number of levels in a list.
list_depth(x)
x |
A list. |
A possibly nested list of lists is descended to determine the maximum number of levels.
The maximum number of levels in the list.
This function and the documentation are derived from plotrix::listDepth()
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.