Q. What is the method to create a data frame ? (A) frame(data) (B) frameData() (C) data.frame() (D) none of the mentioned ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) data.frame() Explanation: The method to create a data frame is data.frame().