xref
: /
dports
/
devel
/
R-cran-registry
/
registry
/
R
/
utils.R
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
## This should be in base R!
2
.FUNCall
<-
function
(
f
)
function
(...)
f
(...)
3