find_macros: List all macros.

Description Usage Arguments Value Author(s)

Description

Attempts to find all macros on the search path.

Usage

1
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.

Author(s)

Peter Meilstrup


crowding/vadr documentation built on May 14, 2019, 11:33 a.m.