
Get the depth of a nested list structure (AST, multimod, and other objects)
Source:R/utils.R
depth.RdThis function calculates the depth of a nested list structure.
Wrapper for purrr::pluck_depth.

R/utils.R
depth.RdThis function calculates the depth of a nested list structure.
Wrapper for purrr::pluck_depth.