powered by
dotscapture(...)
dotseval
f <- function (...) { dotscapture(...) } x <- 123 dots <- f (x) dotseval (dots, sys.frame())
Run the code above in your browser using DataLab