View source: R/02-updateListNames.R
getDepthAndTable | R Documentation |
Get the depth of the nested list and the content of the most inner table.
getDepthAndTable(entryContent, isEntryFun = isDeepestEntry, n = NULL)
entryContent |
(list) list to look for names |
isEntryFun |
(function) function that checks for the correct level in the list hierarchy |
n |
(numeric) depth of list to look for names of values |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.