Which function helps you perform sorting in r language?
Answer / Sunil Kumar Sagar
sort() is a function in R used to sort data in either ascending or descending order.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a motivation behind data visualization in R?
What is the use of sink(), Library () and search() function?
Explain disadvantages of density-based clustering in R?
Which function helps you perform sorting in r language?
How would you create a new r6 class?
How would you rename the columns of a dataframe?
What is a factor variable, and why would you use one?
What are the data structures in r that is used to perform statistical analyses and create graphs?
What is TCP/IP in R?
Describe grep() in r string manipulation?
What are the components of r functions?
Describe substr() in r string manipulation?