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.