scan_menu: Find the short names of the named designs
Description
Find the short names of the named designs
Usage
scan_menu(packages = NULL, exclude = NULL)
Value
A data.frame with package, name, arguments, and full name.
Arguments
- packages
A character vector containing the package names to search
named designs from. By default it will search edibble and other packages loaded.
- exclude
A character vector denoting the packages to exclude search from.