Vidyalelo
R Programming · Q24

Data Visualization with ggplot2

Programming · R Programming · question 24

Q24

In ggplot2, what does the geom_text() function do?

A.
Adds text labels to the plot
Answer
B.
Creates a text-based geometric shape
C.
Modifies the text properties of the plot
D.
Embeds a text file into the plot

Answer: Option A

Solution

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