InterviewSolution
Saved Bookmarks
| 1. |
Which of the following draws nothing?(a) geom_blank(b) geom(c) geom_bin2d(d) geom_contourI had been asked this question in unit test.I would like to ask this question from ggplot2 in portion Profiling, Simulation and Data Analysis of R Programming |
|
Answer» Right ANSWER is (c) geom_bin2d |
|