Can you please Explain what is transpose. › Category: R Language › Can you please Explain what is transpose. 0 Vote Up Vote Down Editor">Editor Staff asked 2 years ago Can you please Explain what is transpose. 1 Answers 0 Vote Up Vote Down Editor">Editor Staff answered 2 years ago Transpose is used for reshaping of the data which is used for analysis. Transpose is performed by t() function. Here is an example of data in the form of matrix and its transpose: