assignAll: Call assign for each List Element

View source: R/main.R

assignAllR Documentation

Call assign for each List Element

Description

Provide all assignments of a list as objects in the environment

Usage

assignAll(x, pos = 1, ...)

Arguments

x

list of key = value assignments

pos

passed to assign,

...

further arguments passed to assign


KWB-R/kwb.utils documentation built on April 1, 2024, 7:12 a.m.