Vidyalelo
R Programming · Q11

Data Visualization with ggplot2

Programming · R Programming · question 11

Q11

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

A.
Customizes the labels and captions of the plot
Answer
B.
Adds a legend to the plot
C.
Sets the size of the plot margins
D.
Applies statistical transformations to the data

Answer: Option A

Solution

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