Vidyalelo
R Programming · Q137

Data Manipulation with dplyr

Programming · R Programming · question 137

Q137

Point out the wrong statement?

A.
theme_minimal is minimalistic theme with no background annotations
B.
theme_color is classic-looking theme, with x and y axis lines and no gridlines
Answer
C.
theme_classic is a classic-looking theme
D.
translate_qplot_base is used for translating between qplot and base graphics

Answer: Option B

Solution

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