attached_packages: Get attached package names in current session (Internally...

View source: R/utils-package.R

attached_packagesR Documentation

Get attached package names in current session (Internally used)

Description

Get attached package names in current session (Internally used)

Usage

attached_packages(include_base = FALSE)

Arguments

include_base

whether to include base packages

Value

characters, package names that are attached in current session


dipsaus documentation built on April 4, 2025, 5:11 a.m.