Q. What is the method to create a data frame ?
β
Correct Answer: (C)
data.frame()
Explanation: The method to create a data frame is data.frame().