Expose contents of an environment in the current environment
Source:R/assignment_utils.R
      pull_env.RdExpose the contents of an environment in the current environment. Similar to attach, but it exposes the contents only in the current environment and does not change the global search.