InterviewSolution
Saved Bookmarks
| 1. |
Which function is used to create a histogram for visualisation in R programming language?(a) Library(b) Hist(c) Data(d) ReferI got this question at a job interview.I'm obligated to ask this question of Functions topic in chapter Control Structures, Functions, Scoping Rules, Loop Functions and Debugging of R Programming |
|
Answer» Correct answer is (b) Hist |
|