packages_in_use: function returning character vector of packages currently in...

Description Usage Arguments

Description

function returning character vector of packages currently in use

Usage

1
packages_in_use(base = TRUE, loadedonly = TRUE, attached = TRUE)

Arguments

base

should names of base packages be returned?

loadedonly

should loaded but not attached packeges be returned?

attached

should names of attached, non-bse packages be returned?


Ironholds/credit documentation built on May 7, 2019, 6:39 a.m.