InterviewSolution
Saved Bookmarks
| 1. |
Which of the following will start the R program?(a) $ R(b) > R(c) * R(d) @ RThis question was addressed to me by my college professor while I was bunking the class.This question is from Basics topic in portion History, Overview and Getting Started of R Programming |
|
Answer» Correct option is (a) $ R |
|