1.

Which of the following is used to view dataset in a spreadsheet-type format ?(a) Disp()(b) View()(c) Seq()(d) lm()I got this question in my homework.Question is taken from Visualizing Data in section Commands, Packages, Visualizing Data and Linear Regression of R Programming

Answer»

Right ANSWER is (B) View()

EASY explanation: seq() MAKE arithmetic progression vector.



Discussion

No Comment Found

Related InterviewSolutions