Aliases: pos.to.env
Keywords: utilities
### ** Examples pos.to.env(1) # R_GlobalEnv
<environment: R_GlobalEnv>
# the next returns the base environment pos.to.env(length(search()))
<environment: base>