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