Learn R Programming

publipha (version 0.1.2)

alist2: Make lazy list from arguments.

Description

Works with passed ... parameters.

Usage

alist2(...)

Value

A lazy list.

Arguments

...

Parameters to put into the list.