📢 Too many exams? Don’t know which one suits you best? Book Your Free Expert 👉 call Now!


    Question

    Which function in R creates a data

    frame?
    A matrix() Correct Answer Incorrect Answer
    B list() Correct Answer Incorrect Answer
    C dataframe() Correct Answer Incorrect Answer
    D data.frame() Correct Answer Incorrect Answer
    E frame() Correct Answer Incorrect Answer

    Solution

    data.frame() creates a data frame in R.

    Practice Next
    ask-question