Re: [R] writing matrices of different rows in a file

2014-07-08 Thread Uwe Ligges
On 07.07.2014 10:05, carol white wrote: Hi, What is the best way of writing of matrices of different rows in a file? Should the matrices with the same number of rows be written first and then, empty columns for the matrices with a smaller number of rows followed by the matrices with a larger

[R] writing matrices of different rows in a file

2014-07-07 Thread carol white
Hi, What is the best way of writing of matrices of different rows in a file? Should the matrices with the same number of rows be written first and then, empty columns for the matrices with a smaller number of rows followed by the matrices with a larger number of rows? Not a good solution (see be