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

Easy explanation: A LAYER specific dataset – only NEEDED if you want to override the PLOT defaults.



Discussion

No Comment Found

Related InterviewSolutions