expand_function: Expands code within a function

View source: R/macro.R

expand_functionR Documentation

Expands code within a function

Description

Expands code within a function

Usage

expand_function(fun, envir = parent.frame())

Arguments

fun

the function

envir

the environment where to look for macros and other symbols


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