Learn R Programming

dipsaus (version 0.1.6)

attached_packages: 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