vadr (version 0.01)

find_macros: List all macros.

Description

Attempts to find all macros on the search path.

Usage

find_macros(what, where = arg_env(what, environment()))

Arguments

what
a list of names to try. If not specified, searches all attached namespaces.
where
A frame to search.

Value

a list of macro functions, the list having names according to the names they are bound to. If given, this overrides both include.enclos and include.search.