reassign: reassign elements of named list into environment

View source: R/package.R

reassignR Documentation

reassign elements of named list into environment

Description

ONLY USE IF YOU KNOW WHAT YOU ARE DOING this function takes a list of named objects and assigns them to the calling environment

Usage

reassign(variables_lst, calling_env = parent.frame())

Arguments

variables_lst

A named list of variables

Value

the input list


kevinmhadi/khtools documentation built on Jan. 16, 2025, 4:18 p.m.