tmp-tests/FBM/test-getArgs.R

tmp <- function(a, ...) {
  c(as.list(environment()), list(...))
}

tmp(2, b = 3, c = 3:4)
tmp(2)
privefl/bigstatsr documentation built on March 29, 2024, 3:31 a.m.