Displaying 1 result from an estimated 1 matches for "07p23147607".
2009 Apr 21
1
n-dimensional vector operations
...atrix( runif( 20 ), nrow=10);
foo <- function(...,funcp)
{
matrices <- list(...);
n.matrices <- length( matrices );
# What should I put here?!?! -------------------------------------
}
--
View this message in context: http://www.nabble.com/n-dimensional-vector-operations-tp23147607p23147607.html
Sent from the R help mailing list archive at Nabble.com.