dev/dots.R

f <- function(x, y, ...){
	return(length(list(...)))
}

f(x=3)

f(armat=7)

f()
dushoff/shellpipes documentation built on Dec. 14, 2024, 4:36 p.m.