Saved Bookmarks
| 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_ggplot |
|
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). |
|