1.

What should we use to access elements with a value greater than five?(a) Subsetting commands(b) Use functions(c) Packages(d) InterfacesThis question was addressed to me at a job interview.Query is from Data Types topic in division Nuts and Bolts and Getting Data In and Out of R Programming

Answer»

Correct choice is (a) Subsetting COMMANDS

Best EXPLANATION: To access elements with a value greater than FIVE we can USE some subsetting commands and logical OPERATORS to produce the desired result.



Discussion

No Comment Found

Related InterviewSolutions