themeListDepth {ggedit} | R Documentation |
themeListDepth
Description
Returns depth of nested list.
Usage
themeListDepth(this, thisdepth = 0)
Arguments
this |
list |
thisdepth |
numeric of current depth in recursive call |
Value
numeric
[Package ggedit version 0.4.1 Index]