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

Easy explanation: translate_qplot_gpl is used for TRANSLATING between qplot and Graphics PRODUCTION Library (GPL).



Discussion

No Comment Found

Related InterviewSolutions