Vidyalelo
R Programming · Q4

Data Visualization with ggplot2

Programming · R Programming · question 4

Q4

What is the purpose of the ggtitle() function in ggplot2?

A.
Sets the title of the entire plot
Answer
B.
Adds a title to a specific layer of the plot
C.
Adds a title to the legend
D.
Adjusts the size of the title text

Answer: Option A

Solution

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