Re: [R] combining lists of pairs

2008-07-17 Thread Charles C. Berry
On Thu, 17 Jul 2008, [EMAIL PROTECTED] wrote: Hi everybody, This has been causing me some trouble: I want to combine several lists of pairs into a single?vector but keep the pairs together. The lists are of the form: (1)?x1 x2 x3... N? (2) y1 y2 y3..? N I would like to keep it this way, simp

[R] combining lists of pairs

2008-07-17 Thread olvrmrs
Hi everybody, This has been causing me some trouble: I want to combine several lists of pairs into a single?vector but keep the pairs together. The lists are of the form: (1)?x1 x2 x3... N? (2) y1 y2 y3..? N I would like to keep it this way, simply appending one list to another, e.g. (1) x1i x