Srinivas Iyyer wrote:
> Dear group,
> I have a huge list of data. This was obtained using R
> through Rpy.
>
> the data resembles a 10K (row) x 30 (column) matrix.
>
> I processed the data column wise( obtained median
> values for duplicated rows).
>
> Now I am left with 500 rows and 30 colu
Dear group,
I have a huge list of data. This was obtained using R
through Rpy.
the data resembles a 10K (row) x 30 (column) matrix.
I processed the data column wise( obtained median
values for duplicated rows).
Now I am left with 500 rows and 30 columns.
I want to print the same way.
A