named_list {ggbrain} | R Documentation |
little helper function to create named list from objects
Description
little helper function to create named list from objects
Usage
named_list(...)
Arguments
... |
A set of arguments to be compiled into a list |
Details
The names of the objects will form the names of the list elements
[Package ggbrain version 0.8.1 Index]