restore_global_env: Restore contents of global environment from a saved state

Description Usage Arguments Value

View source: R/helper_functions.R

Description

Convenience wrapper around restore_env. WARNING: objects in the target environments which have the same names as objects in the source environments will be overwritten!

Usage

1
restore_global_env(source.env)

Arguments

source.env

preserved copy of global environment from which it is to be restored

Value

Nothing, function is called for its side effects


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