1.

Multiple objects can be de parsed at once and read back using function _____(a) source()(b) read()(c) dget()(d) dput()I had been asked this question during an interview.The question is from Textual Data Formats topic in section R – Data Storage, Formats, Objects and Operations of R Programming

Answer»

Right answer is (a) SOURCE()

EXPLANATION: MARTIN Machler made an important contribution by making Ross and ROBERT use the GNU General Public License to make R free software. This was CRITICAL because this allowed for the source code for the entire R system to be accessible to anyone who wanted to tinker with it.



Discussion

No Comment Found

Related InterviewSolutions