InterviewSolution
Saved Bookmarks
| 1. |
Which function helps you perform sorting in R language?(a) Order(b) Inorder(c) Simple(d) LibraryThe question was posed to me by my school teacher while I was bunking the class.This interesting question is from Functions topic in portion Control Structures, Functions, Scoping Rules, Loop Functions and Debugging of R Programming |
|
Answer» Correct answer is (a) Order |
|