Dear useRs,

I have a matrix with 38 columns and 365 rows. what i want to do is the 
following.....

1. subtracting from each column, first itself and then all the remaining 
columns. More precisely, from column number 1, i will first subtract 
itself(column 1) and then the remaining 37 columns. Afterwards i will take 
column number 2 and do the same. In this way i want to proceed till 38th 
column. 
2. i want to print the resulting matrix on A4 paper.

Bundle of thanks in advance.

best regards
eliza


                                          
        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to