Vidyalelo
R Programming · Q28

R Programming Basics

Programming · R Programming · question 28

Q28

In R, what does the abs() function do?

A.
Return the absolute values of elements
Answer
B.
Compute the average of elements
C.
Calculate the square root
D.
Find the maximum value

Answer: Option A

Solution

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