scan_menu: Find the short names of the named designs

View source: R/menu.R

scan_menuR Documentation

Find the short names of the named designs

Description

Find the short names of the named designs

Usage

scan_menu(packages = NULL, exclude = NULL)

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.

Value

A data.frame with package, name, arguments, and full name.

Examples

scan_menu()

edibble documentation built on June 22, 2024, 11:04 a.m.