defmacro: Defines a macro

View source: R/macro.R

defmacroR Documentation

Defines a macro

Description

A macro is a function that takes code and returns code.

Usage

defmacro(fun)

Arguments

fun

the function


dirkschumacher/defmacro documentation built on Oct. 22, 2022, 1:02 p.m.