InterviewSolution
Saved Bookmarks
| 1. |
Which function basically finds the intersection between two different sets of data?(a) Converge(b) Merge(c) Delegate(d) SwapI have been asked this question in exam.This interesting question is from Functions topic in chapter Control Structures, Functions, Scoping Rules, Loop Functions and Debugging of R Programming |
|
Answer» The CORRECT option is (B) Merge |
|