1.

___________ function is used to apply an expression for a given dataset.(a) This()(b) With()(c) Unwith()(d) That()

Answer» Correct answer is (b) With()

For explanation: With a () function is used to apply an expression for a given dataset. R language has a large number of in-built functions and the user can create their own functions. In R, a function is an object to the R interpreter is able to pass control to the function.


Discussion

No Comment Found

Related InterviewSolutions