attachedPackages {foodwebWrapper} | R 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()
}
[Package foodwebWrapper version 1.1.0 Index]