What is transpose?



What is transpose?..

Answer / Ruby Yadav

{"Transpose": "In R, the transpose function (t()) is used to transform a matrix or data frame from rows into columns and vice versa. This is represented as t(myMatrix)."}

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More R Programming Interview Questions

What are various ways to write la oop in r?

1 Answers  


What are Ensemble Models in R?

1 Answers  


Explain about “initialize()” function in r?

1 Answers  


What packages are used for data mining in r?

1 Answers  


What are prerequisites for r’s c interface?

1 Answers  


Name the functions which help in importing data from other applications in R?

1 Answers  


Explain what is transpose?

1 Answers  


What will be the output of log (-5.8) when executed on r console?

1 Answers  


Which function is used to create a boxplot graph in R?

1 Answers  


How you can start the r commander gui?

1 Answers  


Given a vector of values, how would you convert it into a time series object?

1 Answers  


Which function helps you perform sorting in r language?

1 Answers  


Categories