attached_packages {dipsaus}R 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


[Package dipsaus version 0.2.9 Index]