list2here: dump variables from a list to the parent frame

View source: R/general_functions.R

list2hereR Documentation

dump variables from a list to the parent frame

Description

dump variables from a list to the parent frame

Usage

list2here(x, var_names, overwrite)

Arguments

x

list containing variables

var_names

character vector containing names of variables to dump into parent frame

overwrite

optional parameter controlling the behaviour if any variables with the same name(s) alraedy exist in the parent frame. If set to "warn", throws a warning; if set to "error", throws an error


ada-w-yan/deltaomicron1 documentation built on June 24, 2022, 5:41 a.m.