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 May 17, 2026, 1:06 a.m.