listing: Function to list multiple objects passed as '...'

View source: R/00.helpers.R

listingR Documentation

Function to list multiple objects passed as ...

Description

Function to list multiple objects passed as ...

Usage

listing(..., naming = TRUE)

Arguments

...

Objects on which to operate

naming

Logical | Whether to name the list after the symbols of the provided objects. Defaults to TRUE

Value

A (possibly named) list of the provided objects.

Author(s)

Telarico, Fabio Ashtar


FinNet documentation built on Oct. 31, 2024, 5:07 p.m.