InterviewSolution
Saved Bookmarks
| 1. |
__________ produces bivariate scatterplots or time-series plots.(a) xyplot(b) dotplot(c) barchart(d) bwplotThe question was asked by my school principal while I was bunking the class.I want to ask this question from Exploratory Data Analysis topic in portion Profiling, Simulation and Data Analysis of R Programming |
|
Answer» The CORRECT option is (a) xyplot |
|