πŸ“’ Too many exams? Don’t know which one suits you best? Book Your Free Expert πŸ‘‰ call Now!

  • google app store apple app store
  • βœ–

      Question

      In R, which function is used to view the first few rows

      of a dataset?
      A top() Correct Answer Incorrect Answer
      B head() Correct Answer Incorrect Answer
      C view() Correct Answer Incorrect Answer
      D summary() Correct Answer Incorrect Answer
      E print() Correct Answer Incorrect Answer

      Solution

      head(dataset) shows the first rows in R.

      Practice Next
      More Data Analytics Languages Questions
      ask-question