| get_list_elements | R Documentation | 
Get Elements/Slot/Attributes From List
(stable)
get_list_elements( ll, name, drop_nulls = TRUE, is_attr = FALSE, use_sapply = TRUE, ... )
| ll | list of elements | 
| name | attribute/name/slot to extract | 
| drop_nulls | drop NULL results | 
| is_attr | are we extracting attributes? | 
| use_sapply | try to return a matrix/vector if possible? | 
| ... | if is_attr, additional params to  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.