Learn R Programming

dipsaus (version 0.3.1)

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)

Value

characters, package names that are attached in current session

Arguments

include_base

whether to include base packages