Learn R Programming

foodwebWrapper (version 1.1.0)

attachedPackages: attachedPackages

Description

print a list of attached packages for the user to select from

Usage

attachedPackages()

Arguments

Value

returns a character vector of selected packages

Examples

Run this code
if(interactive()){
attachedPackages()
}

Run the code above in your browser using DataLab