1.

_________ package provides basic functionalities in R environment like arithmetic calculations, input/output.(a) R base(b) R boost(c) R serve(d) R commThis question was posed to me by my college professor while I was bunking the class.The doubt is from Functions topic in chapter Control Structures, Functions, Scoping Rules, Loop Functions and Debugging of R Programming

Answer»

The correct CHOICE is (a) R base

Explanation: R Base package is the package that is LOADED by default WHENEVER the R programming environment is loaded .R base package provides basic functionalities in R environment like arithmetic calculations, input/output.



Discussion

No Comment Found

Related InterviewSolutions