8 lines
230 B
R
8 lines
230 B
R
|
|
> do.perms(names, test)
|
||
|
|
From bottom to top: --> smith cooper baker fletcher miller
|
||
|
|
|
||
|
|
> system.time(do.perms(names, test))
|
||
|
|
From bottom to top: --> smith cooper baker fletcher miller
|
||
|
|
user system elapsed
|
||
|
|
0 0 0
|