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 June 9, 2025, 11:51 a.m.