search for: tp16501233p16501233

Displaying 1 result from an estimated 1 matches for "tp16501233p16501233".

2008 Apr 04
2
How to create a function calling two functions with unknown number of parameters?
...as follows: g <- function(f1, f2, ...) { f1(...)+f2(...) } It seems ... is only passed to f1, it can't be passed to f2. Can anybody help me? Thanks! -- View this message in context: http://www.nabble.com/How-to-create-a-function-calling-two-functions-with-unknown-number-of-parameters--tp16501233p16501233.html Sent from the R devel mailing list archive at Nabble.com.