Vidyalelo
R Programming · Q116

Data Visualization with ggplot2

Programming · R Programming · question 116

Q116

which of the following statement make a mosaic plot?

A.
histogram()
B.
mosaicplot()
Answer
C.
bar()
D.
which.max(x)

Answer: Option B

Solution

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