scan_menu {edibble}R 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()

[Package edibble version 1.1.0 Index]