InterviewSolution
Saved Bookmarks
| 1. |
_________ display contours of a 3d surface in 2d.(a) aes_contour(b) geom_contour(c) aes_gem(d) aes_autoThe question was asked at a job interview.The question is from ggplot2 topic in portion Profiling, Simulation and Data Analysis of R Programming |
|
Answer» Correct answer is (b) geom_contour |
|