Examveda
Examveda

How do you change the color of all points in a ggplot2 scatter plot to red?

A. color = "red"

B. fill = "red"

C. col = "red"

D. aes(color = "red")

Answer: Option A


This Question Belongs to R Programming >> Data Visualization With Ggplot2

Join The Discussion

Related Questions on Data Visualization with ggplot2