Vidyalelo
R Programming · Q111

Data Manipulation with dplyr

Programming · R Programming · question 111

Q111

Point out the correct statement?

A.
update_element update contents of a theme
Answer
B.
Use theme_update_element to modify a small number of elements of the current theme or use theme_set to completely override it
C.
theme_bw is theme with grey background and white gridlines
D.
is.rel reports whether x is a theme object

Answer: Option A

Solution

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