Explain what is transpose.

bookmark

Transpose is used for reshaping of the data which is used for analysis. Transpose is performed by t() function.