InterviewSolution
Saved Bookmarks
| 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 |
|