InterviewSolution
Saved Bookmarks
| 1. |
.Rbuildignore prevents files in the ___________package from appearing in the bundled package.(a) single(b) source(c) bundle(d) doubleThis question was addressed to me in an internship interview.My doubt is from Packages topic in section Commands, Packages, Visualizing Data and Linear Regression of R Programming |
|
Answer» The correct CHOICE is (b) source |
|