1.

Which of the following create a set of identity mappings?(a) ggplot(b) aes_all(c) aes(d) ggorderI have been asked this question in an interview for internship.My question is from ggplot2 in portion Profiling, Simulation and Data Analysis of R Programming

Answer»

Right ANSWER is (d) ggorder

To elaborate: CHARACTER VECTOR is given for the CREATION of IDENTITY.



Discussion

No Comment Found

Related InterviewSolutions