expand: expand

Description Usage Arguments

View source: R/utils.R

Description

expand a list to its component objects - the list entities now become individual entries in the R environment from which the function is called.

Usage

1
expand(vals, nms = NULL)

Arguments

vals

a named list or vector of values/objects we want to expand in individual objects in the current environment

nms

optional list of names for the new object in the current environment. If the names of the output variables are not supplied, names of vals argument are used instead


VladoUzunangelov/SPICER documentation built on July 20, 2020, 12:53 a.m.