InterviewSolution
Saved Bookmarks
| 1. |
__________ is interval represented by a vertical line, with a point in the middle.(a) geom_range(b) geom_pointrange(c) printplot(d) geom_contourI had been asked this question in an international level competition.My question is taken from ggplot2 topic in portion Profiling, Simulation and Data Analysis of R Programming |
|
Answer» Right choice is (b) geom_pointrange |
|