1.

_____ package version is the sequence of atleast two integers separated by either. or -.(a) Java(b) C(c) R(d) PythonThis question was posed to me in an online quiz.This question is from Packages in chapter Commands, Packages, Visualizing Data and Linear Regression of R Programming

Answer»

The correct ANSWER is (C) R

For explanation: R package version is the SEQUENCE of atleast two integers SEPARATED by either. or -. 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