InterviewSolution
Saved Bookmarks
| 1. |
Which of the following function is used for plotting histogram?(a) hist()(b) histog()(c) histg()(d) histo()The question was posed to me in a national level competition.I need to ask this question from Commands in portion Commands, Packages, Visualizing Data and Linear Regression of R Programming |
|
Answer» Correct ANSWER is (a) hist() |
|