named_list: little helper function to create named list from objects

View source: R/sugar.R

named_listR 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


ggbrain documentation built on April 4, 2025, 5:03 a.m.