powered by
attach
library
data.frames
search() searchpaths()
".GlobalEnv"
"package:base"
searchpaths gives a similar character vector, with the entries for packages being the path to the package used to load the code.
searchpaths
search
Chambers, J. M. (1998) Programming with Data. A Guide to the S Language. Springer. (searchPaths.)
searchPaths
.packages
loadedNamespaces to list loaded namespaces.
loadedNamespaces
attach and detach to change the search path, objects to find Robjects in there.
detach
objects
Run the code above in your browser using DataLab