πŸ“Š R Programming
Q. 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")
πŸ’¬ Discuss
βœ… Correct Answer: (A) color = "red"

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
88
Total Visits
πŸ“½οΈ
2 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
83%
Success Rate