InterviewSolution
Saved Bookmarks
| 1. |
______ generate aesthetic mappings from a string.(a) aes_all(b) aes_auto(c) aes_string(d) aes_positionI had been asked this question in an interview for internship.My question is based upon ggplot2 topic in division Profiling, Simulation and Data Analysis of R Programming |
|
Answer» The correct answer is (c) aes_string |
|