Vidyalelo
R Programming · Q86

Data Manipulation with dplyr

Programming · R Programming · question 86

Q86

Point out the wrong statement?

A.
is.rel reports whether x is a theme object
Answer
B.
is.theme reports whether x is a theme object
C.
opts build a theme (or partial theme) from theme elements
D.
theme_bw is theme with grey background and white gridlines

Answer: Option A

Solution

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