The stack environment sourceInfo's value comes from (e <- globalenv(), e <- environment()), or undefined.
sourceInfo
e <- globalenv()
e <- environment()
undefined
the node the value comes from, if that is not the entry point of sourceInfo itself
The stack environment
sourceInfo's value comes from (e <- globalenv(),e <- environment()), orundefined.