alist2: Make lazy list from arguments.

View source: R/utility.R

alist2R Documentation

Make lazy list from arguments.

Description

Works with passed ... parameters.

Usage

alist2(...)

Arguments

...

Parameters to put into the list.

Value

A lazy list.


publipha documentation built on April 4, 2023, 5:19 p.m.