Skip to content
Prev 343391 / 398506 Next

What the difference between .Golbalenv and package:base?

As you know, in the search path, there is .GlobalEnv, package:stats and so on, why do we need to convert the character "package:stats" to the stats environment.
I mean, why don't let package:stats be a environment type object like .GlobalEnv,but let it be a string ?
Hope you understand my meaning for my pool english expression way.





--

PO SU
mail: desolator88 at 163.com
Majored in Statistics from SJTU
At 2014-08-25 09:53:37, "John McKown" <john.archie.mckown at gmail.com> wrote: