Displaying 1 result from an estimated 1 matches for "tp3872641p3872641".
2011 Oct 04
2
Create combinations of rows
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.