R/utils.R

Defines functions .FUNCall

## This should be in base R!
.FUNCall <- function(f) function(...) f(...)

Try the registry package in your browser

Any scripts or data that you put into this service are public.

registry documentation built on May 1, 2019, 8:23 p.m.