InterviewSolution
Saved Bookmarks
| 1. |
__________ modifies geom/stat aesthetic defaults for future plots.(a) translate_qplot_base(b) translate_qplot_gpl(c) translate_qplot_defaults(d) translate_qplot_ggplotI got this question during an online interview.Query is from ggplot2 in division Profiling, Simulation and Data Analysis of R Programming |
|
Answer» Correct choice is (C) translate_qplot_defaults |
|