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 the difference between a bar-chart and a histogram?
What is object-oriented programming in r?
What is vectorization in r?
how to import data into R?
How would you create a new r6 class?
What is r’s c interface?
What are various steps involved in analytics project in r?
What is the use of apply() in R?
How can you simulate noise model using r?
What is transpose?
How do you install a package in r?
Name all control statements present in r?