Vidyalelo
R Programming · Q9

Data Visualization with ggplot2

Programming · R Programming · question 9

Q9

In ggplot2, what is the purpose of the theme() function?

A.
Adjusts the overall theme of the plot
Answer
B.
Changes the color theme of specific elements
C.
Sets the font size of the plot
D.
Adds a theme to a specific layer of the plot

Answer: Option A

Solution

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