Vidyalelo
R Programming · Q125

Data Visualization with ggplot2

Programming · R Programming · question 125

Q125

Which of the following groups values of a variable into larger bins?

A.
cut
Answer
B.
col.max(x)
C.
stem
D.
which.max(x)

Answer: Option A

Solution

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