1.

The job of the __________ file is to store important metadata about your package.(a) Description(b) Interface(c) Thinker(d) LoaderThis question was posed to me in semester exam.The above asked question is from Packages topic in portion Commands, Packages, Visualizing Data and Linear Regression of R Programming

Answer»

Correct CHOICE is (a) Description

Easiest explanation: The job of the DESCRIPTION file is to STORE the metadata about your PACKAGE. When you first start WRITING packages, you’ll mostly use these metadata to RECORD what packages are needed to run your package.



Discussion

No Comment Found

Related InterviewSolutions