Answer Posted / Sanjeev Gupta
In R, `t()` function is used to transpose a matrix or data frame. This means rows become columns and columns become rows, which can be helpful for specific calculations such as correlation analysis.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers