Vidyalelo
R Programming · Q77

R Programming Basics

Programming · R Programming · question 77

Q77

. . . . . . . . function returns a vector of the same size as x with the elements arranged in increasing order.

A.
sort()
Answer
B.
orderasc()
C.
orderby()
D.
sequence()

Answer: Option A

Solution

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