InterviewSolution
Saved Bookmarks
| 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() |
|