[R] Create combinations of rows
darkgaze
donaldngwe at gmail.com
Wed Oct 5 00:21:15 CEST 2011
I don't quite know how to word what I want, but if I have
(1, 2, 3); (a, b, c); (x, y)
I want:
1 a x
1 b x
1 c x
1 a y
1 b y
1 c y
2 a
...
and so forth
What is the appropriate command?
Best,
Don
--
View this message in context: http://r.789695.n4.nabble.com/Create-combinations-of-rows-tp3872641p3872641.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list