Description Usage Arguments Value
This allows for finding the depth of a nested list
1 | depth(x, d = 0)
|
x |
R object |
d |
numeric - starting depth. Default = 0. |
numeric - showing the number of levels of the list. 0 is an object that is not a list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.