loaded_packages: Return a vector of names of attached packages

View source: R/session-info.R

loaded_packagesR Documentation

Return a vector of names of attached packages

Description

Return a vector of names of attached packages

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.


r-lib/devtools documentation built on Feb. 17, 2024, 5:32 p.m.