1.

Elementary commands in R consist of either _______ or assignments.(a) utilstats(b) language(c) expressions(d) packagesI had been asked this question in exam.Question is from Basics in portion History, Overview and Getting Started of R Programming

Answer»

The correct answer is (c) expressions

To explain I would SAY: If an expression is GIVEN as a command, it is evaluated, printed (unless specifically made INVISIBLE), and the VALUE is LOST.



Discussion

No Comment Found

Related InterviewSolutions