Learn R Programming

ggbrain (version 0.9.0)

named_list: 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