Vidyalelo
R Programming · Q3

Data Visualization with ggplot2

Programming · R Programming · question 3

Q3

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

A.
Adds aesthetic mappings to the plot
Answer
B.
Adjusts the axis labels and titles
C.
Applies statistical transformations to the data
D.
Sets the color of the entire plot

Answer: Option A

Solution

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