View source: R/processing_fxns.R
lc | R Documentation |
Helper function to convert from a nested series of lists to a single vector.
lc(list, list_names)
list |
List to pull items from |
list_names |
Names of items in list to pool |
A vector contaning all items in the list by list_names.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.