Vidyalelo
R Programming · Q21

Data Visualization with ggplot2

Programming · R Programming · question 21

Q21

What does the theme_minimal() function do in ggplot2?

A.
Sets the plot theme with minimal elements
Answer
B.
Adds a minimalistic title to the plot
C.
Removes all elements from the plot
D.
Modifies the axis labels and titles

Answer: Option A

Solution

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