View source: R/getAllListNames.R
listNames | R Documentation |
recursively get all the names of a nested list
listNames(list_ls, prefix_v = "")
list_ls |
named list |
prefix_v |
optional prefix to past in front of each element. Default is "" (blank) |
either a character vector or a matrix, depending on evenness of list depth
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.