Vidyalelo
R Programming · Q23

R Programming Basics

Programming · R Programming · question 23

Q23

What does the sort() function do in R?

A.
Arrange elements in ascending order
Answer
B.
Shuffle the elements randomly
C.
Reverse the order of elements
D.
Sort elements in descending order

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board