Vidyalelo
R Programming · Q26

R Programming Basics

Programming · R Programming · question 26

Q26

What does the rev() function do in R?

A.
Reverse the order of elements
Answer
B.
Remove duplicate elements
C.
Rotate elements to the right
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