InterviewSolution
Saved Bookmarks
| 1. |
which of the following statement make a mosaic plot?(a) histogram()(b) mosaicplot()(c) bar()(d) which.max(x)This question was addressed to me by my school principal while I was bunking the class.My query is from Visualizing Data in portion Commands, Packages, Visualizing Data and Linear Regression of R Programming |
|
Answer» Right choice is (b) mosaicplot() |
|