evalInParentEnv: Find Object in the Parent Environments
Description
Search an object in the parent environments. For internal use.
Usage
evalInParentEnv(name, envir)
Arguments
name
character string containing the name of the object to get.
envir
the environment from which to look for the object.