πŸ“Š R Programming
Q. In ggplot2, how do you create a bar plot with horizontal bars?
  • (A) geom_bar(position = "horizontal")
  • (B) bar_plot_horizontal()
  • (C) geom_barh()
  • (D) bar_horizontal()
πŸ’¬ Discuss
βœ… Correct Answer: (A) geom_bar(position = "horizontal")

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

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