Skip to content
Prev 17304 / 63424 Next

Functions with the same name: best practices

On Fri, 26 Aug 2005, hadley wickham wrote:

            
I don't follow the terminology here, but in R you can load a namespace 
without making the exports visible, which sounds like what you are asking. 
In R `loading a package' means making its objects visible from the 
top-level scope.