1.

________ is used for translating between qplot and base graphics.(a) translate_qplot_base(b) translate_qplot_gpl(c) translate_qplot_lattice(d) translate_qplot_ggplotThe question was posed to me by my school teacher while I was bunking the class.This interesting question is from ggplot2 topic in chapter Profiling, Simulation and Data Analysis of R Programming

Answer»

Correct OPTION is (a) translate_qplot_base

The best I can EXPLAIN: translate_qplot_gpl is used for translating between qplot and GRAPHICS PRODUCTION Library (GPL).



Discussion

No Comment Found

Related InterviewSolutions