powered by
comb_n(n, k, trans = FALSE)
nth, colMaxs, colMins, colrange
system.time( comb_n(20, 4) ) system.time( combn(20, 4) )
Run the code above in your browser using DataLab