๐Ÿ“ข Too many exams? Donโ€™t know which one suits you best? Book Your Free Expert ๐Ÿ‘‰ call Now!


    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