base::eapply | Apply a Function Over Values in an Environment | |
base::Extract | Extract or Replace Parts of an Object | |
base::lapply | Apply a Function over a List or Vector | |
base::list | Lists - Generic and Dotted Pairs | |
base::NULL | The Null Object | |
base::rapply | Recursively Apply a Function to a List | |
base::unlist | Flatten Lists | |
stats::setNames | Set the Names in an Object | |
utils::relist | Allow Re-Listing an unlist()ed Object |