loaded_packages
From devtools v1.11.1
by Hadley Wickham
Return a vector of names of attached packages
Return a vector of names of attached packages
- Keywords
- internal
Usage
loaded_packages()
Value
- A data frame with columns package and path, giving the name of each package and the path it was loaded from.
Community examples
Looks like there are no examples yet.