nlist: Create a list from object names

Description Usage Arguments Examples

Description

Create a list from object names

Usage

1

Arguments

...

same as in a regular list

Examples

1
2
3
x <- 5
y <- 'stuff'
nlist(x, y)

iamamutt/rbaes documentation built on May 18, 2019, 1:27 a.m.