Answer Posted / Anurodh Saxena
In R (and many other programming languages), the transpose operation switches the row and column indices of a matrix. This means that the rows become columns, and the columns become rows.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers