depth: Depth

Description Usage Arguments Value

View source: R/misc.R

Description

This allows for finding the depth of a nested list

Usage

1
depth(x, d = 0)

Arguments

x

R object

d

numeric - starting depth. Default = 0.

Value

numeric - showing the number of levels of the list. 0 is an object that is not a list.


cadenceinc/yolanda documentation built on Sept. 15, 2020, 5:20 a.m.