attachedPackages: attachedPackages

View source: R/foodweb.R

attachedPackagesR Documentation

attachedPackages

Description

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

Usage

attachedPackages()

Value

returns a character vector of selected packages

Examples

if(interactive()){
attachedPackages()
}


foodwebWrapper documentation built on June 22, 2024, 12:26 p.m.