Home / CSE MCQs / R Programming MCQs :: Discussion

Discussion :: R Programming MCQs

  1. Which of the following argument denotes if the file has a header line ?
  2. A.
    header
    B.
    sep
    C.
    file
    D.
    All of the mentioned

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    sep is a string indicating how the columns are separated.


Be The First To Comment