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()

Easiest EXPLANATION: The generic function hist COMPUTES a histogram of the given data values.



Discussion

No Comment Found

Related InterviewSolutions