InterviewSolution
Saved Bookmarks
| 1. |
_________ generate aesthetic mappings that describe how variables in the data.(a) aes_all(b) aes_auto(c) aes(d) aes_stringThis question was addressed to me in an interview.Origin of the question is ggplot2 in division Profiling, Simulation and Data Analysis of R Programming |
|
Answer» Right OPTION is (c) aes |
|