restore_env: Assign all objects from one environment to another.

Description Usage Arguments Value

View source: R/helper_functions.R

Description

WARNING: objects in the target environments which have the same names as objects in the source environments will be overwritten!

Usage

1
restore_env(source.env, target.env)

Arguments

source.env

source environment

target.env

target environment

Value

Nothing, function is called for its side effects


antonmalko/ettools documentation built on May 28, 2019, 3:35 p.m.