Rdocumentation
powered by
Learn R Programming
devtools (version 1.8.0)
loaded_packages: Return a vector of names of attached packages
Description
Return a vector of names of attached packages
Usage
loaded_packages()
Arguments
Value
A data frame with columns package and path, giving the name of each package and the path it was loaded from.