as.dots: Convert a list of expressions into a '...' object (a list of...

Description Usage Arguments Value Author(s) See Also

Description

Convert a list of expressions into a ... object (a list of promises.)

Usage

1
2
3

Arguments

x

a vector or list.

.envir

The environment within which each promise will be evaluated.

Value

An object of class .... For as.dots, the list items are treated as expressions to be evaluated. For as.dots.literal, the items are treated as literal values.

Author(s)

Peter Meilstrup

See Also

dots "


crowding/vadr documentation built on May 14, 2019, 11:33 a.m.