InterviewSolution
Saved Bookmarks
| 1. |
___________ is used to determine what is plotted for each group.(a) panel.expose(b) panel.impose(c) panel.superpose(d) panel.deposeI got this question in quiz.This intriguing question comes from Exploratory Data Analysis topic in division Profiling, Simulation and Data Analysis of R Programming |
|
Answer» The CORRECT option is (C) panel.superpose |
|