InterviewSolution
Saved Bookmarks
| 1. |
The current user defined objects like lists, vectors, etc. is referred to as __________ in the R language.(a) Work names(b) Work space(c) Environment(d) ConsoleThe question was asked by my school teacher while I was bunking the class.My doubt stems from Functions topic in portion Control Structures, Functions, Scoping Rules, Loop Functions and Debugging of R Programming |
|
Answer» The correct option is (a) WORK names |
|